sctp
sctp copied to clipboard
SCTP library for the Go programming language
Results
22
sctp issues
Sort by
recently updated
recently updated
newest added
Hey folks! in the INIT/INIT-ACK handshake each side declares 2 parameters for streams: - number of Outbound Streams (OSs) - maximum Inbound Streams (MISs) Afterwards, when sending we're supposed to...
Hey folks, I have observed that if I set the PPID in SndRcvInfo on SCTPConn.SCTPWrite() to some simple value like 46 (a.i. Diameter according to IANA) from an x86 (little-endian),...