freebsd-dev/sys/contrib/pf/net
Max Laier 7ea7663ca4 Protect sockaddr_union definitions with a protecting define. This allows to
build kernels with FAST_IPSEC and PF. This is the least disruptive fix.

PR:		kern/71836
Reviewed by:	bms, various mailing lists
MFC after:	3 days
2004-09-23 12:44:40 +00:00
..
if_pflog.c Move pf* init from SI_SUB_PSEUDO to SI_SUB_PROTO_IFATTACHDOMAIN where it is 2004-09-14 03:12:01 +00:00
if_pflog.h Commit pf version 3.5 and link additional files to the kernel build. 2004-06-16 23:24:02 +00:00
if_pfsync.c Move pf* init from SI_SUB_PSEUDO to SI_SUB_PROTO_IFATTACHDOMAIN where it is 2004-09-14 03:12:01 +00:00
if_pfsync.h Commit pf version 3.5 and link additional files to the kernel build. 2004-06-16 23:24:02 +00:00
pf_if.c Reactivate skipping over bogus IPCP addresses on ppp interfaces. Be more 2004-09-14 15:20:24 +00:00
pf_ioctl.c Break out altq_enable/disable from DIOC{START,STOP}ALTQ into seprate 2004-09-17 02:15:05 +00:00
pf_norm.c Get rid of the RANDOM_IP_ID option and make it a sysctl. NetBSD 2004-08-14 15:32:40 +00:00
pf_osfp.c Commit pf version 3.5 and link additional files to the kernel build. 2004-06-16 23:24:02 +00:00
pf_subr.c Commit pf version 3.5 and link additional files to the kernel build. 2004-06-16 23:24:02 +00:00
pf_table.c Initialize s variable early to shut up GCC warnings. 2004-07-28 06:14:44 +00:00
pf.c One more round on the H/W supported checksum code: Fix NICs that can't do 2004-09-11 11:18:25 +00:00
pfvar.h Protect sockaddr_union definitions with a protecting define. This allows to 2004-09-23 12:44:40 +00:00