- Add ipfw_init_default_rule() to perform default rule initialization
commitb30401b338d90d74e4755ce9d25d8eab2be6edcf
authorSepherosa Ziehau <sephe@dragonflybsd.org>
Sun, 4 Nov 2007 04:28:52 +0000 (4 04:28 +0000)
committerSepherosa Ziehau <sephe@dragonflybsd.org>
Sun, 4 Nov 2007 04:28:52 +0000 (4 04:28 +0000)
tree6f42ce28146df748c5429470c05c1d6461331512
parent369aceda3d9c51df25c5eac532005b174491f109
- Add ipfw_init_default_rule() to perform default rule initialization
- In add_rule(), nuke special handling for default rule
- Factor out ipfw_inc_static_count()

These could ease upcoming user/kernel land ipfw structures splitting
sys/net/ipfw/ip_fw2.c