K 10 svn:author V 2 kp K 8 svn:date V 27 2017-10-16T15:03:45.103230Z K 7 svn:log V 383 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. END