gvisor/pkg/tcpip/testutil
Nick Brown 22a6a37079 Record counts of packets with unknown L3/L4 numbers
Previously, we recorded a single aggregated count. These per-protocol counts
can help us debug field issues when frames are dropped for this reason.

PiperOrigin-RevId: 405913911
2021-10-27 10:06:55 -07:00
..
BUILD
testutil.go Record counts of packets with unknown L3/L4 numbers 2021-10-27 10:06:55 -07:00
testutil_test.go
testutil_unsafe.go