CVSROOT: /cvs Module name: src Changes by: [EMAIL PROTECTED] 2008/10/08 00:24:50
Modified files:
sys/net : pf_table.c pfvar.h
Log message:
Get rid of the second table entry pool (pfr_kentry_pl2); we're already
using the default interrupt handler for both, so there's no need to keep
table entries created in interrupt context separate.
ok henning art
