NetBSD/regress/sys/net
pavel 02a38a5320 Regression test for reads past the end of a packet (out of bounds reads).
Those should abort the bpf program.

The test currently fails (out of bound reads silently return zeros), but
succeeds if lo0 is replaced by an Ethernet interface and 127.0.0.1 by an
address reachable through it.

A fix is being worked on.

Approved by martin.
2006-03-24 13:54:58 +00:00
..
bpf Regression test for reads past the end of a packet (out of bounds reads). 2006-03-24 13:54:58 +00:00
Makefile