cvs commit: src/sys/netinet6 ip6_fw.c
David Malone
dwmalone at FreeBSD.org
Thu Dec 25 15:39:29 PST 2003
dwmalone 2003/12/25 15:39:27 PST
FreeBSD src repository
Modified files:
sys/netinet6 ip6_fw.c
Log:
When calculating the sequence number to use in an ip6fw reset, remember to
add one if the SYN flag was set in the original packet. This seems to make
ip6fw reset work correctly for new and in-progress connections. Update
the man page to reflect the fact it now seems to work.
Glanced at by: ume
MFC after: 2 weeks
Revision Changes Path
1.30 +2 -0 src/sys/netinet6/ip6_fw.c
More information about the cvs-src
mailing list