freebsd-skq/sys/contrib/pf/net
Robert Watson bcf11e8d00 Move "options MAC" from opt_mac.h to opt_global.h, as it's now in GENERIC
and used in a large number of files, but also because an increasing number
of incorrect uses of MAC calls were sneaking in due to copy-and-paste of
MAC-aware code without the associated opt_mac.h include.

Discussed with:	pjd
2009-06-05 14:55:22 +00:00
..
if_pflog.c Change if_output to take a struct route as its fourth argument in order 2009-04-16 20:30:28 +00:00
if_pflog.h Flatten out dist and all "live" tag directories. 2008-08-04 13:30:44 +00:00
if_pfsync.c Change if_output to take a struct route as its fourth argument in order 2009-04-16 20:30:28 +00:00
if_pfsync.h Flatten out dist and all "live" tag directories. 2008-08-04 13:30:44 +00:00
pf_if.c For all files including net/vnet.h directly include opt_route.h and 2009-02-27 14:12:05 +00:00
pf_ioctl.c V_loif is not an array but a pure pointer, so treat it as such. 2009-06-01 21:29:54 +00:00
pf_mtag.h Link pf 4.1 to the build: 2007-07-03 12:46:08 +00:00
pf_norm.c Flatten out dist and all "live" tag directories. 2008-08-04 13:30:44 +00:00
pf_osfp.c Flatten out dist and all "live" tag directories. 2008-08-04 13:30:44 +00:00
pf_ruleset.c Flatten out dist and all "live" tag directories. 2008-08-04 13:30:44 +00:00
pf_subr.c Like for tcp_subr.c in r186057 make the MD5 context a function local 2008-12-13 22:04:52 +00:00
pf_table.c - convert radix node head lock from mutex to rwlock 2008-12-07 21:15:43 +00:00
pf.c Move "options MAC" from opt_mac.h to opt_global.h, as it's now in GENERIC 2009-06-05 14:55:22 +00:00
pfvar.h Step 1.5 of importing the network stack virtualization infrastructure 2008-10-02 15:37:58 +00:00