freebsd-dev/sys/netpfil
Kristof Provost 33b242b533 pf: Fix 'set skip on' for groups
The pfi_skip_if() function sometimes caused skipping of groups to work,
if the members of the group used the groupname as a name prefix.
This is often the case, e.g. group lo usually contains lo0, lo1, ...,
but not always.

Rather than relying on the name explicitly check for group memberships.

Obtained from:	OpenBSD (pf_if.c,v 1.62, pf_if.c,v 1.63)
Sponsored by:	Essen Hackathon
2018-08-11 16:34:30 +00:00
..
ipfw Use host byte order when comparing mss values. 2018-08-08 17:32:02 +00:00
pf pf: Fix 'set skip on' for groups 2018-08-11 16:34:30 +00:00