freebsd-dev/sbin/ipfw
Andrey V. Elsukov d66f9c86fa Add ability to request listing and deleting only for dynamic states.
This can be useful, when net.inet.ip.fw.dyn_keep_states is enabled, but
after rules reloading some state must be deleted. Added new flag '-D'
for such purpose.

Retire '-e' flag, since there can not be expired states in the meaning
that this flag historically had.

Also add "verbose" mode for listing of dynamic states, it can be enabled
with '-v' flag and adds additional information to states list. This can
be useful for debugging.

Obtained from:	Yandex LLC
MFC after:	2 months
Sponsored by:	Yandex LLC
2018-12-04 16:12:43 +00:00
..
altq.c Extended pf(4) ioctl interface and pfctl(8) to allow bandwidths of 2018-08-22 19:38:48 +00:00
dummynet.c
ipfw2.c Add ability to request listing and deleting only for dynamic states. 2018-12-04 16:12:43 +00:00
ipfw2.h Add ability to request listing and deleting only for dynamic states. 2018-12-04 16:12:43 +00:00
ipfw.8 Add ability to request listing and deleting only for dynamic states. 2018-12-04 16:12:43 +00:00
ipv6.c Make multiline APPLY_MASK() macro to be function-like. 2018-11-20 18:38:28 +00:00
main.c Add ability to request listing and deleting only for dynamic states. 2018-12-04 16:12:43 +00:00
Makefile Allow jail names (not just IDs) to be specified for: cpuset(1), ipfw(8), 2018-07-03 23:47:20 +00:00
Makefile.depend
nat64lsn.c
nat64stl.c
nat.c
nptv6.c Add ability to use dynamic external prefix in ipfw_nptv6 module. 2018-11-12 11:20:59 +00:00
tables.c