CVSROOT: /cvs Module name: src Changes by: [EMAIL PROTECTED] 2008/11/24 06:22:09
Modified files:
sys/net : pf.c pf_if.c pf_ioctl.c pf_table.c pfvar.h
Log message:
Fix splasserts seen in pr 5987 by propagating a flag that discribes
whether we're called from the interrupt context to the functions
performing allocations.
Looked at by mpf@ and henning@, tested by mpf@ and Antti Harri,
the pr originator.
ok tedu
