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
Fix https://github.com/nplab/packetdrill/issues/131.
-
Michael Tüxen authored
Improve interface handling in local mode
-
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 24, 2017
-
-
Michael Tüxen authored
Get in sync with the nplab version
-
- 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 02, 2017
-
-
Michael Tüxen authored
Improve debugging
-
Michael Tüxen authored
Wrap the run time deubg option in a compile time option. (DEBUG)
-
- Mar 01, 2017
-
-
George Neville-Neil authored
-
- Feb 28, 2017
-
-
Michael Tüxen authored
Merge gnns changes to make the debug mode run time selectable.
-
Michael Tüxen authored
First cut at making debug mode run time selectable
-
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
Fix remote mode
-
Michael Tüxen authored
This fixes #114 and also the TCP remote mode.
-
Michael Tüxen authored
-
Michael Tüxen authored
-
- Dec 15, 2016
-
-
Michael Tüxen authored
-
- Dec 09, 2016
-
-
Michael Tüxen authored
Sync with nplab/packetdrill
-
Michael Tüxen authored
Sponsored by: Netflix, Inc.
-
- Nov 23, 2016
-
-
Michael Tüxen authored
Sponsored by: Netflix, Inc.
-