- Create user land ipfw(4) rule/state/flow_id structures, so that we could
authorSepherosa Ziehau <sephe@dragonflybsd.org>
Mon, 5 Nov 2007 08:58:35 +0000 (08:58 +0000)
committerSepherosa Ziehau <sephe@dragonflybsd.org>
Mon, 5 Nov 2007 08:58:35 +0000 (08:58 +0000)
commitb78533e27b859734bbe474d15eea457572c59ef6
tree1a2e63750d50b0423bc9ac8ffb1ba1e106667223
parent35ffa4833a5c391539f4a1288460be8b105282fe
- 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