freebsd-dev/sbin/ipfw
Alexander V. Chernikov fb2b51fab1 Add net.inet.ip.fw.dyn_keep_states sysctl which
re-links dynamic states to default rule instead of
flushing on rule deletion.
This can be useful while performing ruleset reload
(think about `atomic` reload via changing sets).
Currently it is turned off by default.

MFC after:	2 weeks
Sponsored by:	Yandex LLC
2013-12-18 20:17:05 +00:00
..
altq.c Whitespace fixes. 2011-04-18 21:18:22 +00:00
dummynet.c Fix some compile errors at high WARNS, including one 2012-07-30 10:55:23 +00:00
ipfw2.c Check ipfw table numbers in both user and kernel space before rule addition. 2013-11-28 10:28:28 +00:00
ipfw2.h Check ipfw table numbers in both user and kernel space before rule addition. 2013-11-28 10:28:28 +00:00
ipfw.8 Add net.inet.ip.fw.dyn_keep_states sysctl which 2013-12-18 20:17:05 +00:00
ipv6.c Implement buffer size checking in ipfw(8) add cmd. 2013-03-03 14:05:03 +00:00
main.c Spelling fixes for sbin/ 2012-01-07 16:09:33 +00:00
Makefile add back DPADD (removed by mistake in a previous commit) 2010-03-08 14:43:55 +00:00
nat.c Remove unused values 2012-09-11 07:54:41 +00:00