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 .
- Jul 28, 2017
-
-
Michael Tüxen authored
On *BSD platforms the original version always used the tun0 device in local mode and never deleted it, except on NetBSD. This was handy when using for example Wireshark for capturing trafic. The last commit removed this possibility, since it removes the interface. Add the --persistent_tun_dev command line option to bring it back. To get the behaviour of the original version, use on *BSD platforms --tun-dev=tun0 --persistent_tun_dev.
-
Michael Tüxen authored
When using local mode on *BSD, using the tun0 device was hard coded in contrast to Linux, where the next unused tun device was used. This patch changes the behaviour on *BSD to use the next unused tun device. This also requires that the device is removed when packetdrill terminates. This was the case on Linux, but not on *BSD. On *BSD there is also a new command line option (--tun-dev) to set the device name and not select an ephemerial one.
- Jul 23, 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
-
- Jul 21, 2017
-
-
Michael Tüxen authored
Sponsored by: Netlix, Inc.
-
Michael Tüxen authored
-
- Jul 06, 2017
-
-
Michael Tüxen authored
Sponsored by: Netflix, Inc.
-
- Jun 29, 2017
-
-
Michael Tüxen authored
This allows to support a mixture of encapsulated and non-encapsulated packets in a single script file. Sponsored by: Netflix, Inc.
-
- Jun 01, 2017
-
-
Michael Tüxen authored
-
Michael Tüxen authored
Ensure sequence numbers are mapped correctly.
-
- May 25, 2017
-
-
Michael Tüxen authored
-
- May 23, 2017
-
-
Michael Tüxen authored
This adds support for SCTP/UDP and TCP/UDP including ICMP support. Sponsored by: Netflix, Inc.
-
- May 04, 2017
-
-
Michael Tüxen authored
-
- May 03, 2017
-
-
Michael Tüxen authored
-
- Mar 05, 2017
-
-
Michael Tüxen authored
-
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.
-
Michael Tüxen authored
This fixes #114 and also the TCP remote mode.
-
Michael Tüxen authored
-
- Dec 09, 2016
-
-
Michael Tüxen authored
Sponsored by: Netflix, Inc.
-
- Nov 23, 2016
-
-
Michael Tüxen authored
Sponsored by: Netflix, Inc.
-
- Nov 20, 2016
-
-
Michael Tüxen authored
This is based on a patch from Jason Eggleston with minor modifications from me.
-
- Nov 14, 2016
-
-
Michael Tüxen authored
used by it. Sponsored by: Netflix
-
Michael Tüxen authored
Sponsored by: Netflix
-
- Oct 27, 2016
-
-
Michael Tüxen authored
When injecting out of the blue packet, don't update the socket under test if one is available. This allows to use the python code for TCP info to inspect closed sockets. Sponsored by: Netflix.
-
- Oct 01, 2016
-
-
Michael Tüxen authored
Sponsored by: Netflix
-
- Sep 15, 2016
-
-
Aomx authored
-
- Sep 07, 2016
-
-
Michael Tüxen authored
Sponsored by: Netflix
-
Michael Tüxen authored
Sponsored by: Netflix
-
- Sep 06, 2016
-
-
Michael Tüxen authored
Sponsored by: Netflix
-
- Sep 05, 2016
-
-
Michael Tüxen authored
Sponsored by: Neflix.
-