Skip to content
Snippets Groups Projects
Commit 65e035f8 authored by Michael Tüxen's avatar Michael Tüxen
Browse files

packetdrill: add initial support for SCTP socket options.


This commit adds support for the following SCTP socket options:
* SCTP_RTOINFO
* SCTP_INITMSG
* SCTP_NODELAY
* SCTP_MAXSEG
* SCTP_DELAYED_SACK
* SCTP_MAX_BURST

Tested on Linux and FreeBSD. NetBSD and OpenBSD doen't support
SCTP and should not be affected.

Signed-off-by: default avatarMichael Tuexen <tuexen@fh-muenster.de>
parent 32ceca2c
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment