NetBSD/sys/dist/pf/net
peter 41ea7e91a7 Merge in a fix from OPENBSD_3_6.
ok yamt@

> MFC:
> Fix by dhartmei@
>
> replace finer-grained spl locking in pfioctl() with a single broad lock
> around the entire body. this resolves the (misleading) panics in
> pf_tag_packet() during heavy ioctl operations (like when using authpf)
> that occur because softclock can interrupt ioctl on i386 since SMP.
> patch from camield@.
2005-02-14 21:28:33 +00:00
..
if_pflog.c resolve conflicts. (pf from OpenBSD 3.6, kernel part) 2004-11-14 11:12:16 +00:00
if_pflog.h resolve conflicts. (pf from OpenBSD 3.6, kernel part) 2004-11-14 11:12:16 +00:00
pf.c Merge in a fix from OPENBSD_3_6. 2005-02-14 21:27:26 +00:00
pf_if.c Improve the cleanup routines for detachment. Fixes PR 28132. 2004-12-04 14:26:01 +00:00
pf_ioctl.c Merge in a fix from OPENBSD_3_6. 2005-02-14 21:28:33 +00:00
pf_norm.c Improve the cleanup routines for detachment. Fixes PR 28132. 2004-12-04 14:26:01 +00:00
pf_osfp.c resolve conflicts. (pf from OpenBSD 3.6, kernel part) 2004-11-14 11:12:16 +00:00
pf_table.c resolve conflicts. (pf from OpenBSD 3.6, kernel part) 2004-11-14 11:12:16 +00:00
pfvar.h Don't put the hook definitions into #ifdef _KERNEL. 2004-12-04 14:21:23 +00:00