freebsd-dev/sbin/ipfw
Alexander V. Chernikov f1220db8d7 Move further to eliminate next pieces of number-assuming code inside tables.
Kernel changes:
* Add IP_FW_OBJ_FLUSH opcode (flush table based on its name/set)
* Add IP_FW_OBJ_DUMP opcode (dumps table data based on its names/set)
* Add IP_FW_OBJ_LISTSIZE / IP_FW_OBJ_LIST opcodes (get list of kernel tables)

Userland changes:
* move tables code to separate tables.c file
* get rid of tables_max
* switch "all"/list handling to new opcodes
2014-06-14 22:47:25 +00:00
..
altq.c Whitespace fixes. 2011-04-18 21:18:22 +00:00
dummynet.c ECN marking implenetation for dummynet. 2014-06-01 07:28:24 +00:00
ipfw2.c Move further to eliminate next pieces of number-assuming code inside tables. 2014-06-14 22:47:25 +00:00
ipfw2.h Move further to eliminate next pieces of number-assuming code inside tables. 2014-06-14 22:47:25 +00:00
ipfw.8 ECN marking implenetation for dummynet. 2014-06-01 07:28:24 +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 Move further to eliminate next pieces of number-assuming code inside tables. 2014-06-14 22:47:25 +00:00
nat.c Remove unused values 2012-09-11 07:54:41 +00:00
tables.c Move further to eliminate next pieces of number-assuming code inside tables. 2014-06-14 22:47:25 +00:00