CVSROOT: /cvs Module name: src Changes by: d...@cvs.openbsd.org 2010/07/09 07:09:35
Modified files: sys/net : if_pfsync.c Log message: instead of saying we're using the all the states in the table when sending a bulk update, only say we're using the states referenced by the next and last pointers into the table. this means the pf timeout thread can keep trimming states during a bulk update.