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 07, 2017
-
-
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
-
- Jul 21, 2017
-
-
Michael Tüxen authored
Sponsored by: Netlix, Inc.
-
- May 04, 2017
-
-
Michael Tüxen authored
-
- Mar 01, 2017
-
-
George Neville-Neil authored
-
- Feb 28, 2017
-
-
George Neville-Neil authored
-
- Jan 08, 2017
-
-
Michael Tüxen authored
On FreeBSD IPv6 sockets have the IPV6_V6ONLY option enabled by default. To allow the scripts to select the address family via the --ip_version option transparently, disable the IPV6_V6ONLY option implicilty on all sockets. This fixes #132. Sponsored by: Netflix, Inc.
-
- Nov 20, 2016
-
- Nov 14, 2016
-
-
Michael Tüxen authored
used by it. Sponsored by: Netflix
-
- Aug 11, 2016
-
-
Michael Tüxen authored
-
- Jul 11, 2016
-
-
Michael Tüxen authored
-
- Jul 10, 2016
-
-
Michael Tüxen authored
Don't check optval in getsockopt() when it call failed. The value makes no sense. While there, fix a memomry leak.
-
Michael Tüxen authored
-
- Jul 09, 2016
-
-
Michael Tüxen authored
This patch is based on work by Thadeu Lima de Souza Cascardo <cascardo@redhat.com> It was manually merged, since the patch didn't apply cleanly. The syscal was also added to the syntax highlighting files for vim, emacs and bbedit.
-
- Jun 29, 2016
-
-
Michael Tüxen authored
-
- Jun 20, 2016
-
-
Michael Tüxen authored
When a blocking system call is ongoing, the error message shown was wrong. It was indicated that a blocking system call is on-going when the program terminates. This is correct, but hides the error message which describes why packetdrill is terminating. Sponsored by: Netflix
-
- Jun 15, 2016
-
-
Michael Tüxen authored
Sponsored by: Netflix
-
Michael Tüxen authored
The thread name is only used for debugging. On Linux this breaks is_thread_sleeping(), since it assumes that the process or threadname contains no space. Just don't set this on Linux, so avoid any problems. Sponsored by Netflix
-
- Jun 06, 2016
-
-
Michael Tüxen authored
Sponsored by Netflix
-
Michael Tüxen authored
This is required to support blocking system calls on FreeBSD. Sponsored by Netflix.
-
Michael Tüxen authored
This helps in debugging.
-
- May 11, 2016
-
-
Hoelscher authored
-
- May 10, 2016
-
-
Hoelscher authored
-
- May 09, 2016
-
-
Hoelscher authored
-
- May 04, 2016
-
-
Hoelscher authored
-
- May 02, 2016
-
-
Hoelscher authored
-
- Mar 11, 2016
-
-
Hoelscher authored
-
Michael Tüxen authored
-
Michael Tüxen authored
-
Hoelscher authored
-
Hoelscher authored
-