]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
pfctl: Improve set skip handling for groups
authorKristof Provost <kp@FreeBSD.org>
Wed, 22 Aug 2018 08:14:29 +0000 (08:14 +0000)
committerKristof Provost <kp@FreeBSD.org>
Wed, 22 Aug 2018 08:14:29 +0000 (08:14 +0000)
commit7a831fecc8ad8f45427a4d82759cfb2020976111
tree357309a220454a97d6ffa6906eb4c6bafae54952
parent9544e6dcf1f338af481614dc5daf232e1ed5860b
pfctl: Improve set skip handling for groups

Rely on the kernel to appropriately mark group members as skipped.
Once a group is skipped we can clear the update flag on all the members.

PR: 229241
Submitted by: Andreas Longwitz <longwitz AT incore.de>
MFC after: 1 week
sbin/pfctl/pfctl.c
sbin/pfctl/pfctl_parser.h