CVSROOT: /cvs Module name: src Changes by: bl...@cvs.openbsd.org 2016/10/26 13:14:28
Modified files: regress/sys/net/pf_forward: Makefile Log message: In addition to forwarding and path MTU discovery with pf, check that ICMP Time Exceeded packets are generated. Traceroute output from packets forwarded through pf and a router must contain 3 hops and every hop must respond. Do not test with af-to and reply-to rules as this does not work right now.