CVSROOT: /cvs Module name: src Changes by: d...@cvs.openbsd.org 2009/03/23 00:19:59
Modified files: sys/net : if_pfsync.c Log message: wait an appropriate amount of time before giving up on a bulk update, rather than giving up after a hardcoded 5 seconds (which is generally much too short an interval for a bulk update). pointed out by david@, eyeballed by mcbride@