freebsd-dev/sbin/ipfw
Alexander V. Chernikov 732d27b32d - Permit number of ipfw tables to be changed in runtime.
net.inet.ip.fw.tables_max is now read-write.

- Bump IPFW_TABLES_MAX to 65535
Default number of tables is still 128

- Remove IPFW_TABLES_MAX from ipfw(8) code.

Sponsored by Yandex LLC

Approved by:    kib(mentor)

MFC after:      2 weeks
2012-03-25 20:37:59 +00:00
..
altq.c Whitespace fixes. 2011-04-18 21:18:22 +00:00
dummynet.c remove some write-only variables. 2012-03-01 17:35:16 +00:00
ipfw2.c - Permit number of ipfw tables to be changed in runtime. 2012-03-25 20:37:59 +00:00
ipfw2.h Add new rule actions "call" and "return" to ipfw. They make 2011-06-29 10:06:58 +00:00
ipfw.8 - Permit number of ipfw tables to be changed in runtime. 2012-03-25 20:37:59 +00:00
ipv6.c Whitespace fixes. 2011-04-18 21:18:22 +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 Fix parsing of redirect_addr argument. 2011-11-23 18:38:08 +00:00