CVSROOT: /cvs Module name: src Changes by: bl...@cvs.openbsd.org 2012/07/10 06:43:54
Added files: regress/sys/net/pf_forward: Makefile ping6_mtu.py ping_mtu.py Log message: Add a test suite to route ip packets through a box running pf. You have to setup four machines manually as described in the makefile. The test uses netcat and scapy to send ping or udp echo packets or tcp streams along the routers. It analyzes the returned reply or icmp error packets. It tests the forward and net/rdr and net64 paths.