Testing tool for kernel networking stack
https://github.com/google/packetdrill
The packetdrill scripting tool enables quick, precise tests for entire
TCP/UDP/IPv4/IPv6 network stacks, from the system call layer down to the
NIC hardware. packetdrill currently works on Linux, FreeBSD, OpenBSD, and
NetBSD. It can test network stack behavior over physical NICs on a LAN, or
on a single machine using a tun virtual network device.
- Devel package for openSUSE:Factory
- Links to openSUSE:Factory / packetdrill
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout benchmark/packetdrill && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
_service | 0000000557 557 Bytes | |
_servicedata | 0000000239 239 Bytes | |
make-build-more-consistent-with-openSUSE-packaging |
0000002459 2.4 KB | |
packetdrill-2.0+git.20240726.obscpio | 0001288204 1.23 MB | |
packetdrill.changes | 0000003189 3.11 KB | |
packetdrill.obsinfo | 0000000111 111 Bytes | |
packetdrill.spec | 0000002202 2.15 KB |
Revision 6 (latest revision is 7)
Martin Pluskal (pluskalm)
committed
(revision 6)
- Update to version 2.0+git.20240726: * net-test: new behaviour change for simult TFO connect * net-test: behaviour change for simultaneous TFO connect * net-test: packetdrill: run_all: add --dry_run mode * net-test: packetdrill: run_all: add --capture option * net-test: packetdrill: run_all: extra -v are passed to pktdrill cmd * net-test: packetdrill: run_all: support timeout with --serialized * net-test: packetdrill: run_all: limit tests running in parallel * net-test: packetdrill: ensure --wire_client and --wire_server cancel opposing flags * Revert "net-test: packetdrill: bug fix: wire_server must ignore new --wire_server_at arg" * net-test: packetdrill: bug fix: wire_server must ignore new --wire_server_at arg
Comments 0