freebsd-dev/sys/contrib/pf/net
Ed Schouten 55b043392b Revert my previous two changes.
Even though the code seems to be FreeBSD kernel code, it isn't compiled
on FreeBSD. I could have known this, because I was a little amazed that
I couldn't find a prototype of pfopen()/pfclose() somewhere else,
because it isn't marked as static.

Apart from that, removing these functions wouldn't have been harmful
anyway, because there are some other strange things about them (the
implementation isn't consistent with the prototype at the top). Still,
it's better to leave it, because it makes merging code back to older
branches a little harder.

Requested by:	mlaier
2009-01-25 16:52:41 +00:00
..
if_pflog.c Flatten out dist and all "live" tag directories. 2008-08-04 13:30:44 +00:00
if_pflog.h Flatten out dist and all "live" tag directories. 2008-08-04 13:30:44 +00:00
if_pfsync.c Flatten out dist and all "live" tag directories. 2008-08-04 13:30:44 +00:00
if_pfsync.h Flatten out dist and all "live" tag directories. 2008-08-04 13:30:44 +00:00
pf_if.c Second round of putting global variables, which were virtualized 2008-12-13 19:13:03 +00:00
pf_ioctl.c Revert my previous two changes. 2009-01-25 16:52:41 +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 This main goals of this project are: 2008-12-15 06:10:57 +00:00
pfvar.h Step 1.5 of importing the network stack virtualization infrastructure 2008-10-02 15:37:58 +00:00