NetBSD/sys/dist
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
..
ipf/netinet size_t should be cast'ed to unsigned long. 2005-02-09 23:42:30 +00:00
pf/net Merge in a fix from OPENBSD_3_6. 2005-02-14 21:28:33 +00:00