freebsd-nq/sys/contrib/pf/net
Bruce M Simpson 05d91e4363 In member interface detach event handler, do not attempt to free state
which has already been freed by in_ifdetach(). With this cumulative change,
the removal of a member interface will not cause a panic in pfsync(4).

Requested by:	yar
PR:		86848
2007-04-14 01:01:46 +00:00
..
if_pflog.c Revise network interface cloning to take an optional opaque 2006-07-09 06:04:01 +00:00
if_pflog.h Avoid pulling in the whole <net/pfvar.h> by opaquely declaring 2006-03-09 15:54:01 +00:00
if_pfsync.c In member interface detach event handler, do not attempt to free state 2007-04-14 01:01:46 +00:00
if_pfsync.h Teach pfsync(4) that its member interfaces may go away. 2007-03-19 17:52:15 +00:00
pf_if.c Resolve conflicts created during the import of pf 3.7 Some features are 2005-05-03 16:43:32 +00:00
pf_ioctl.c Clean up pfr_kentry_pl2 as well. This fixes a kernel panic in the vm.zone 2007-01-01 16:51:11 +00:00
pf_norm.c Loopback pf_norm.c rev. 1.106 from OpenBSD: 2006-03-25 21:15:25 +00:00
pf_osfp.c Resolve conflicts created during the import of pf 3.7 Some features are 2005-05-03 16:43:32 +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 Make LINT happy. 2005-05-04 15:29:28 +00:00
pf.c Work around a long standing LOR with user/group rules by doing the socket 2006-12-29 13:59:03 +00:00
pfvar.h Only decrement the max-src-conn counter for tcp connections that reached 2005-12-25 23:52:00 +00:00