freebsd-dev/sbin/ipfw
Luigi Rizzo 6e47ca1bc5 restore setting of sin_len (was removed in 1.146 last february) as
it seems that now it is necessary for 'forward' to work outside lo0.
The bug (and fix) was reported on 8.0. This patch probably applies
to RELENG_7 as well.
It seems that 'pf' has a similar bug.

Submitted by:	Lytochkin Boris
MFC after:	3 days
2009-12-06 18:04:26 +00:00
..
altq.c mark a function static, as it is 2009-03-05 08:01:19 +00:00
dummynet.c fix argument type in the call to expand_number 2009-12-04 14:18:30 +00:00
ipfw2.c restore setting of sin_len (was removed in 1.146 last february) as 2009-12-06 18:04:26 +00:00
ipfw2.h - fix dummynet 'fast' mode for WF2Q case. 2009-06-24 22:57:07 +00:00
ipfw.8 Fix setfib(1) section number. 2009-09-18 14:17:00 +00:00
ipv6.c Put nat and ipv6 support in their own files. 2009-01-27 12:01:30 +00:00
main.c Implement an ipfw action to reassemble ip packets: reass. 2009-04-01 20:23:47 +00:00
Makefile - fix dummynet 'fast' mode for WF2Q case. 2009-06-24 22:57:07 +00:00
nat.c remove some signed/unsigned and one const/!const warning 2009-03-05 08:01:58 +00:00