]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
pf tests: More set skip on <ifgroup> tests
authorKristof Provost <kp@FreeBSD.org>
Sun, 16 May 2021 06:51:54 +0000 (08:51 +0200)
committerKristof Provost <kp@FreeBSD.org>
Mon, 24 May 2021 15:40:28 +0000 (17:40 +0200)
commitb780106bba6ae8f0259c4d134908787ba58eac5b
tree57ebd17b19a674007114da0a682c540f8b408dee
parentb34127064fde4d144b6d63dce0eada01563bc562
pf tests: More set skip on <ifgroup> tests

Test the specific case reported in PR 255852. Clearing the skip flag
on groups was broken because pfctl couldn't work out if a kif was a
group or not, because the kernel no longer set the pfik_group pointer.

PR: 255852
MFC after: 1 week
Differential Revision: https://reviews.freebsd.org/D30285

(cherry picked from commit 45db38554517c7e1b0cc0265113c22f92a0eb494)
tests/sys/netpfil/pf/set_skip.sh