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 06, 2015
-
-
hoelscher authored
-
- Oct 05, 2015
- Oct 03, 2015
-
-
Michael Tüxen authored
-
- Oct 01, 2015
-
-
hoelscher authored
-
Michael Tüxen authored
-
Michael Tüxen authored
-
hoelscher authored
-
Michael Tüxen authored
-
- Sep 30, 2015
-
-
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 29, 2015
- Sep 28, 2015
- Sep 22, 2015
-
-
hoelscher authored
-
- Sep 21, 2015
-
-
hoelscher authored
-
hoelscher authored
-
hoelscher authored
-
Michael Tüxen authored
This is untested, since the kernel doesn't support it yet...
-
Michael Tüxen authored
-
Michael Tüxen authored
-
Michael Tüxen authored
-
- Sep 19, 2015
-
-
Michael Tüxen authored
This is untested, since the kernel doesn't support it yet...
-
- Sep 18, 2015
-
-
Michael Tüxen authored
-
Michael Tüxen authored
-
Michael Tüxen authored
-
- Sep 15, 2015
-
-
Aomx authored
-
- Aug 04, 2015
-
-
Michael Tüxen authored
of length fields
-
- Aug 01, 2015
-
-
Michael Tüxen authored
-
Michael Tüxen authored
This fixes https://github.com/nplab/packetdrill/issues/5.
-
- Jul 20, 2015
-
-
Michael Tüxen authored
Please note that packetdrill currently does not support getsockopt() for non int values.
-
- Jul 11, 2015
-
-
Michael Tüxen authored
This fixes https://github.com/nplab/packetdrill/issues/19
-
Michael Tüxen authored
This fixes https://github.com/nplab/packetdrill/issues/18.
-
- Jul 09, 2015
-
-
Michael Tüxen authored
When specifying INIT or INIT-ACK chunks allow the tag and the tsn field to be omitted (meaning tag=... or tsn=... is allowed).
-
- Jun 11, 2015
-
-
Michael Tüxen authored
error causes. The possibility to specifiy the error causes needs to be implemented.
-
- May 23, 2015
-
-
Michael Tüxen authored
This patch add support for the PAD chunk and PAD parameter defined in https://tools.ietf.org/html/rfc4820 This fixes https://github.com/nplab/packetdrill/issues/16
-
Michael Tüxen authored
This patch adds support for the SCTP parameters defined in RFC 4960. While there, make the syntax more consistent and make sure that the packet printing is in line with the syntax being used. This fixes https://github.com/nplab/packetdrill/issues/6
-