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 12, 2018
-
-
Michael Tüxen authored
-
- Sep 20, 2018
-
-
Jianwen Ji authored
lksctp-tools has supported sctp_sendv and sctp_recvv. Signed-off-by:
Jianwen Ji <jijianwen@gmail.com>
-
- Sep 18, 2018
-
-
Michael Tüxen authored
The assert() calls clarify and ensure which thread the functions is allowed to run in.
-
- Aug 27, 2018
-
-
Michael Tüxen authored
-
- Aug 02, 2018
-
-
Michael Tüxen authored
Ensure that 0.00 socket(..., SOCK_STREAM, IPPROTO_TCP) = 3 +1.00 close(3) = -1 is handled correctly.
-
- Jun 03, 2018
-
-
Michael Tüxen authored
-
- May 05, 2018
-
-
Michael Tüxen authored
-
- May 04, 2018
-
-
Michael Tüxen authored
-
- Apr 26, 2018
-
-
Michael Tüxen authored
-
- Apr 24, 2018
-
-
Michael Tüxen authored
-
- Apr 23, 2018
-
-
Michael Tüxen authored
-
- Apr 20, 2018
-
-
Michael Tüxen authored
Still missing: An implementation of is_thread_sleeping() for MacOS.
-
- Jan 25, 2018
-
-
Michael Tüxen authored
When using TFO and the SYN carries user data, the sending of the SYN-ACK is delayed and accept returns. This allows the application to provide user data to be put in the SYN-ACK.
-
- Oct 08, 2017
-
-
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
-
- Oct 07, 2017
-
-
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
-
Michael Tüxen authored
-
Michael Tüxen authored
-
Michael Tüxen authored
-
Michael Tüxen authored
-
Michael Tüxen authored
-
- Oct 03, 2017
-
-
Michael Tüxen authored
Detect a runtime error if the bytes argument is not as expected.
-
- Oct 02, 2017
-
-
Jason Eggleston authored
-
- Aug 15, 2017
-
-
Michael Tüxen authored
-
- Aug 12, 2017
-
-
Michael Tüxen authored
-
Michael Tüxen authored
This is based on https://github.com/freebsd-net/packetdrill/pull/15 but adds support for af_arg, getsockopt() and clearing the acceptfilter.
-
Michael Tüxen authored
Allow the last parameter of setsockopt() and getsockopt() calls to be .... This was suggested in https://github.com/freebsd-net/packetdrill/pull/15 and a partial implementation was provided.
-
- Jul 28, 2017
-
- Jul 23, 2017
-
-
Michael Tüxen authored
-