1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-24 16:10:11 +00:00
freebsd/sys/contrib/pf/net
Gleb Smirnoff 151ceaa22c In FreeBSD we determine presence of pfsync(4) at run-time, not
at compile time, so define NPFSYNC to 1 always. While here, remove
unused defines.
2012-01-09 08:55:23 +00:00
..
if_pflog.c Pseudo interfaces should go at SI_SUB_PSEUDO. However at least 2011-10-19 10:04:24 +00:00
if_pflog.h Update packet filter (pf) code to OpenBSD 4.5. 2011-06-28 11:57:25 +00:00
if_pflow.h Update packet filter (pf) code to OpenBSD 4.5. 2011-06-28 11:57:25 +00:00
if_pfsync.c In FreeBSD we determine presence of pfsync(4) at run-time, not 2012-01-09 08:55:23 +00:00
if_pfsync.h Update packet filter (pf) code to OpenBSD 4.5. 2011-06-28 11:57:25 +00:00
pf_if.c Update packet filter (pf) code to OpenBSD 4.5. 2011-06-28 11:57:25 +00:00
pf_ioctl.c In FreeBSD we determine presence of pfsync(4) at run-time, not 2012-01-09 08:55:23 +00:00
pf_lb.c Update packet filter (pf) code to OpenBSD 4.5. 2011-06-28 11:57:25 +00:00
pf_mtag.h Update packet filter (pf) code to OpenBSD 4.5. 2011-06-28 11:57:25 +00:00
pf_norm.c Update packet filter (pf) code to OpenBSD 4.5. 2011-06-28 11:57:25 +00:00
pf_osfp.c Update packet filter (pf) code to OpenBSD 4.5. 2011-06-28 11:57:25 +00:00
pf_ruleset.c Update packet filter (pf) code to OpenBSD 4.5. 2011-06-28 11:57:25 +00:00
pf_table.c Adjust the PF_ASSERT() macro to what we usually use in the network stack: 2011-10-19 10:16:42 +00:00
pf.c In FreeBSD we determine presence of pfsync(4) at run-time, not 2012-01-09 08:55:23 +00:00
pfvar.h Correct flag for uma_zalloc() is M_WAITOK. M_WAIT is an old and 2011-10-23 10:05:25 +00:00