CVSROOT: /cvs Module name: src Changes by: henn...@cvs.openbsd.org 2009/07/28 05:22:33
Modified files: sys/net : pf.c Log message: do not leak pf_rule_item_pl items in pf_test_rule() when 1) at least one match rule matched the packet and 2) we do not create state found by me while fixing the pool_get problem, ok dlg