DragonFly commits List (threaded) for 2004-09
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
cvs commit: src/sys/contrib/ipfilter/netinet
dillon 2004/09/24 20:42:58 PDT
DragonFly src repository
Modified files:
sys/contrib/ipfilter/netinet ip_nat.c
Log:
Fix a bug where DragonFly's nat was closing TCP connections every 10 minutes.
This was due to the TCPS state not being properly initialized (our TCPS_CLOSED
state is not 0).
Submitted-by: YONETANI Tomokazu <qhwt+dfly@xxxxxxxxxx>
Revision Changes Path
1.8 +3 -1 src/sys/contrib/ipfilter/netinet/ip_nat.c
http://www.dragonflybsd.org/cvsweb/src/sys/contrib/ipfilter/netinet/ip_nat.c.diff?r1=1.7&r2=1.8&f=u
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]