freebsd-dev/tests/sys/netpfil
Kristof Provost ba22aeacf1 pf tests: Basic IPv6 forwarding tests
Pass/block packets in the forwarding path with pf.

Introduce the pft_set_rules() helper function, because we need to
remember to flush states between individual tests. If not we can get
packets passing despite rules blocking them because they match states
created in a previous test.

Extend pft_ping.py to be able to send IPv6 echo requests.
2017-10-16 15:03:45 +00:00
..
pf pf tests: Basic IPv6 forwarding tests 2017-10-16 15:03:45 +00:00
Makefile