]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
MFC r366648:
authorKristof Provost <kp@FreeBSD.org>
Mon, 26 Oct 2020 13:24:20 +0000 (13:24 +0000)
committerKristof Provost <kp@FreeBSD.org>
Mon, 26 Oct 2020 13:24:20 +0000 (13:24 +0000)
commit973cb094f14d347521b4f569b89a1edb0115d24b
treedb79afd8f5967a98f87f3ceb5853943840796e3f
parentf8b2e494497d90fcdcbd3d6fdf02fce1b9960215
MFC r366648:

pf tests: Test that 'set skip on <group>' works on new group members

There's a know issue where new group members don't get the 'set skip on'
applied until the rules are re-loaded.

Do this by setting rules that block all traffic, but skip members of the
'epair' group. If we can communicate over the epair interface we know the set
skip rule took effect, even if the rule was set before the interface was
created.
tests/sys/netpfil/pf/set_skip.sh