CVSROOT: /cvs Module name: src Changes by: mi...@cvs.openbsd.org 2011/07/08 16:11:17
Modified files: sys/net : pf_table.c Log message: ensure that we won't enter an endless loop while iterating over an address pool. problem found and solution tested by claudio. ok claudio, henning, "reads fine" to zinke