This project is mirrored from https://github.com/nplab/packetdrill.
Pull mirroring failed .
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer or owner.
Last successful update .
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer or owner.
Last successful update .
- Oct 20, 2015
- Oct 19, 2015
- Oct 14, 2015
-
-
hoelscher authored
-
- Oct 12, 2015
- Oct 08, 2015
-
-
hoelscher authored
-
- Oct 06, 2015
- Oct 05, 2015
- Oct 02, 2015
-
-
Michael Tüxen authored
-
- Oct 01, 2015
-
-
hoelscher authored
-
Michael Tüxen authored
-
hoelscher authored
-
Michael Tüxen authored
-
- Sep 30, 2015
-
-
hoelscher authored
-
hoelscher authored
-
Michael Tüxen authored
This patch allows to use sctp_assoc_value in getsockopt and also supports numeric constants as values.
-
hoelscher authored
add last corrections from diff and fix sctp_rtoinfo for setsockopt with ellipsis as type for all values
-
- Sep 28, 2015
-
-
hoelscher authored
-
- Sep 21, 2015
-
-
hoelscher authored
-
hoelscher authored
-
Michael Tüxen authored
This is untested, since the kernel doesn't support it yet...
-
- Sep 19, 2015
-
-
Michael Tüxen authored
This is untested, since the kernel doesn't support it yet...
-
- Jul 20, 2015
-
-
Michael Tüxen authored
Please note that packetdrill currently does not support getsockopt() for non int values.
-
- Jan 07, 2015
-
-
Michael Tüxen authored
This commit adds support for parsing SCTP packets and converting them to strings. Currently only chunks, parameters and error causes specified in RFC 4960 are supported. Support for other RFCs will be added in the future. Tested on FreeBSD (amd64 and arm) and Linux. Signed-off-by:
Michael Tuexen <tuexen@fh-muenster.de>
-
- Dec 28, 2014
-
-
Michael Tüxen authored
This commit adds support for UDPLite as specified in RFC 3828 and the corresponding socket options. It is tested on FreeBSD 10.1 and Linux, the platforms supporting UDPLite. Signed-off-by:
Michael Tuexen <tuexen@fh-muenster.de>
-
Michael Tüxen authored
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:
Michael Tuexen <tuexen@fh-muenster.de>
-
- Nov 16, 2013
-
-
Neal Cardwell authored
Rewrite an if conditional that clang complained about on FreeBSD 10.x. Signed-off-by:
Neal Cardwell <ncardwell@google.com>
-
- Jun 26, 2013
-
-
Neal Cardwell authored
Initial commit for the packetdrill network stack testing tool: https://code.google.com/p/packetdrill/ Signed-off-by:
Neal Cardwell <ncardwell@google.com>
-