freebsd-dev/sbin/ipfw
Gleb Smirnoff fa597729aa Document that the "ngtee" action no longer accepts packet, and
thus don't depend on one_pass flag anymore.

This is a POLA violation, but it is quite difficult to restore
the old behavior with new code. Also, the new behavior matches
behavior of the older "tee" action, and this is more intuitive.
2010-07-27 14:31:39 +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 better printing of headers when listing flows 2010-07-15 14:34:56 +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 Document that the "ngtee" action no longer accepts packet, and 2010-07-27 14:31:39 +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