Apart from some minor code reshuffling the big change is that we
authormikeb <mikeb@openbsd.org>
Tue, 12 Aug 2014 14:38:27 +0000 (14:38 +0000)
committermikeb <mikeb@openbsd.org>
Tue, 12 Aug 2014 14:38:27 +0000 (14:38 +0000)
commit9dd330a2b72cdce33cebff8422e672e3e8d99070
treeb8b80363e7b12a844d30e9b73b4ce20ad2e4a40b
parent5a14eb4b693ec08a0167c3ff58826f59c0584839
Apart from some minor code reshuffling the big change is that we
start with a ruleset pointer assigned to pf_main_ruleset so that
pf_purge_rule doesn't get called with a NULL.

Prompted by the discussion with Alexandr Nedvedicky <alexandr !
nedvedicky at oracle ! com>.

OK henning
sys/net/pf.c
sys/net/pf_ioctl.c