freebsd-dev/sbin/ipfw
Dimitry Andric dbe90f04b4 In ipfw2, avoid left-shifting negative integers, which is undefined.
While here, make some other arguments to htonl(3) unsigned too.

MFC after:	3 days
2015-08-12 21:07:57 +00:00
..
altq.c Merge buffer-printing changes from from projects/ipfw as preparation 2014-08-23 17:37:18 +00:00
dummynet.c Merge buffer-printing changes from from projects/ipfw as preparation 2014-08-23 17:37:18 +00:00
ipfw2.c In ipfw2, avoid left-shifting negative integers, which is undefined. 2015-08-12 21:07:57 +00:00
ipfw2.h Generalize object reference handling in ipfw rules. 2015-04-26 10:53:35 +00:00
ipfw.8 Fix `ipfw fwd tablearg'. Use dedicated field nh4 in struct table_value 2015-03-13 09:03:25 +00:00
ipv6.c Merge buffer-printing changes from from projects/ipfw as preparation 2014-08-23 17:37:18 +00:00
main.c * Move "talist" and "iflist" cmds into newly-create "internal" ipfw(8) cmd. 2014-08-03 16:22:14 +00:00
Makefile Convert sbin/ to LIBADD 2014-11-25 11:23:12 +00:00
Makefile.depend Add META_MODE support. 2015-06-13 19:20:56 +00:00
nat.c Fix use-after-free. 2015-04-19 12:49:30 +00:00
tables.c sbin/ipfw fix typo: info -> into 2015-08-10 22:02:01 +00:00