freebsd-dev/sbin/ipfw
Dag-Erling Smørgrav 1727cdb62a expand_number(3) takes a uint64_t * now.
MFC after:	3 weeks
2010-08-19 11:19:21 +00:00
..
altq.c Bring in the most recent version of ipfw and dummynet, developed 2010-03-02 17:40:48 +00:00
dummynet.c expand_number(3) takes a uint64_t * now. 2010-08-19 11:19:21 +00:00
ipfw2.c fix 64-bit build 2010-04-19 16:35:47 +00:00
ipfw2.h Slightly different handling of printf/snprintf for unaligned uint64_t, 2010-04-19 15:11:45 +00:00
ipfw.8 Fix typos, spelling, formatting and mdoc mistakes found by Nobuyuki while 2010-08-16 15:18:30 +00:00
ipv6.c Put nat and ipv6 support in their own files. 2009-01-27 12:01:30 +00:00
main.c fix a buffer overflow with large (100k+) number of input lines. 2010-04-12 08:27:53 +00:00
Makefile add back DPADD (removed by mistake in a previous commit) 2010-03-08 14:43:55 +00:00
nat.c remove some signed/unsigned and one const/!const warning 2009-03-05 08:01:58 +00:00