freebsd-dev/sys/netpfil
Alexander V. Chernikov 9d099b4f38 * Dump available table algorithms via "ipfw talist" cmd.
Kernel changes:
* Add type/refcount fields to table algo instances.
* Add IP_FW_TABLES_ALIST opcode to export available algorihms to userland.

Userland changes:
* Fix cores on empty input inside "ipfw table" handler.
* Add "ipfw talist" cmd to print availabled kernel algorithms.
* Change "table info" output to reflect long algorithm config lines.
2014-07-29 22:44:26 +00:00
..
ipfw * Dump available table algorithms via "ipfw talist" cmd. 2014-07-29 22:44:26 +00:00
pf Fix pf(4) to build with MAXCPU set to 256. MAXCPU is actually a count, 2014-05-29 19:17:10 +00:00