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 01, 2015
-
-
Michael Tüxen authored
-
Michael Tüxen authored
-
Michael Tüxen authored
For now don't allocate memory, so we don't have to free it. This will not work for all future socket options, but it simplifies things for now.
-
Michael Tüxen authored
-
Michael Tüxen authored
-
hoelscher authored
-
Michael Tüxen authored
-
- Sep 30, 2015
-
-
Michael Tüxen authored
This patch allows to use sctp_assoc_value in getsockopt and also supports numeric constants as values.
-
hoelscher authored
-
hoelscher authored
add last corrections from diff and fix sctp_rtoinfo for setsockopt with ellipsis as type for all values
-
- Sep 29, 2015
- Sep 28, 2015
- Sep 26, 2015
-
-
Michael Tüxen authored
-
Aomx authored
-
- Sep 25, 2015
- Sep 24, 2015
-
-
Aomx authored
-
- Sep 22, 2015
- Sep 21, 2015
-
-
hoelscher authored
-
hoelscher authored
-
hoelscher authored
-
Michael Tüxen authored
-
Michael Tüxen authored
-
Michael Tüxen authored
-
Michael Tüxen authored
-
Michael Tüxen authored
-
Michael Tüxen 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...
-
- Sep 15, 2015
-
-
hoelscher authored
-
- Jul 20, 2015
-
-
Michael Tüxen authored
Please note that packetdrill currently does not support getsockopt() for non int values.
-
- Jun 06, 2015
-
-
Michael Tüxen authored
-
- May 01, 2015
-
-
Michael Tüxen authored
Current limitations: * Chunk parameters are not yet supported. * Error causes are not yet supported. * Chunks can't be bundled with COOKIE-ECHO chunks. * Chunk flags are not supported. * Chunk lengths are not supported. * Gap reports and duplicate TSNs are not supported for SACK chunks. * SCTP related ICMP messages are not supported. This version is only tested in a limited way, only on FreeBSD and only in local mode.
-