freebsd-dev/sys/netpfil/pf
Mikolaj Golub bf1e95a21c In pfioctl, if the permission checks failed we returned with vnet context
set.

As the checks don't require vnet context, this is fixed by setting
vnet after the checks.

PR:		kern/160541
Submitted by:	Nikos Vassiliadis (slightly different approach)
2012-12-15 17:19:36 +00:00
..
if_pflog.c Make the "struct if_clone" opaque to users of the cloning API. Users 2012-10-16 13:37:54 +00:00
if_pfsync.c Fix VIMAGE build broken in r244185. 2012-12-14 08:02:35 +00:00
in4_cksum.c
pf_if.c Fix error in r235991. No-sleep version of IFNET_RLOCK() should 2012-12-14 13:01:16 +00:00
pf_ioctl.c In pfioctl, if the permission checks failed we returned with vnet context 2012-12-15 17:19:36 +00:00
pf_lb.c Make ruleset anchors in pf(4) reentrant. We've got two problems here: 2012-09-18 10:54:56 +00:00
pf_norm.c
pf_osfp.c
pf_ruleset.c
pf_table.c When connection rate hits and we overload a source to a table, 2012-09-22 10:14:47 +00:00
pf.c Initialize state id prior to attaching state to key hash. Otherwise a 2012-12-13 12:48:57 +00:00