freebsd-skq/sbin/ipfw
ae c7db69c6d8 Fix the printing of rule comments.
Change uint8_t type of opcode argument to int in the print_opcode()
function. Use negative value to print the rest of opcodes, because
zero value is O_NOP, and it can't be uses for this purpose.

Reported by:	lev
MFC after:	1 week
2018-05-10 12:25:01 +00:00
..
altq.c
dummynet.c
ipfw2.c Fix the printing of rule comments. 2018-05-10 12:25:01 +00:00
ipfw2.h Bring in some last changes in NAT64 implementation: 2018-05-09 11:59:24 +00:00
ipfw.8 Update NAT64 documentation, now we support any IPv6 prefixes. 2018-05-09 12:25:23 +00:00
ipv6.c Fix indenting in ipv6.c file, use tabs instead of mixing tabs and spaces. 2018-04-12 20:05:26 +00:00
main.c Rework ipfw rules parsing and printing code. 2018-03-28 12:44:28 +00:00
Makefile
Makefile.depend
nat64lsn.c Bring in some last changes in NAT64 implementation: 2018-05-09 11:59:24 +00:00
nat64stl.c Bring in some last changes in NAT64 implementation: 2018-05-09 11:59:24 +00:00
nat.c
nptv6.c
tables.c ipfw(8): Fix endianness for Legacy and Ipv4 table hostname values 2018-03-08 17:23:18 +00:00