- Create user land ipfw(4) rule/state/flow_id structures, so that we could
commit899863a227f791d02d8ae5e88842585ab10f3eb2
authorSepherosa Ziehau <sephe@dragonflybsd.org>
Mon, 5 Nov 2007 08:58:35 +0000 (5 08:58 +0000)
committerSepherosa Ziehau <sephe@dragonflybsd.org>
Mon, 5 Nov 2007 08:58:35 +0000 (5 08:58 +0000)
treed2462fc4b299098f7c7556479e154454cf0c55a5
parentfb789887bf03c71be85a367036992b283b031c58
- Create user land ipfw(4) rule/state/flow_id structures, so that we could
  change kernel land structures without interfering user land programs
  (mainly ipfw(8))
Approved-by: dillon@
- Add assertion to make sure that static rules size/count and dynamic rules
  count are correct
lib/libalias/alias_db.c
sbin/ipfw/ipfw2.c
sys/net/ipfw/ip_fw2.c
sys/net/ipfw/ip_fw2.h