gvisor/test/packetimpact/testbench
Julian Elischer 3b353ff0ef Additions to ICMP and IPv4 parsers
Teach ICMP.Parser/ToBytes to handle some non echo ICMP packets.
Teach IPv4.Parser that fragments only have a payload, not an upper layer.
Fix IPv4 and IPv6 reassembly tests to handle the change.

Fixes #4758

PiperOrigin-RevId: 341549665
2020-11-09 21:59:53 -08:00
..
BUILD Merge pull request #2672 from amscanne:shim-integrated 2020-07-13 16:10:58 -07:00
connections.go Add support for bare IPv4 in packetimpact tests 2020-10-29 10:44:59 -07:00
dut.go Automated rollback of changelist 329526153 2020-09-16 15:06:55 -07:00
dut_client.go Bump honnef.co/go/tools to v0.0.1-2020.1.6 2020-10-28 09:41:11 -07:00
layers.go Additions to ICMP and IPv4 parsers 2020-11-09 21:59:53 -08:00
layers_test.go Give the ICMP Code its own type 2020-08-14 02:07:36 -07:00
rawsockets.go
testbench.go Add staticcheck and staticstyle analyzers. 2020-10-07 18:29:05 -07:00