bz 2007-11-30 23:41:51 UTC
FreeBSD src repository
Modified files:
sys/netinet tcp_syncache.c
Log:
Move call to tcp_signature_compute() after we adjusted the payload offset
in the tcp header. With relevant parts of the tcp header changing after
the 'signature' was computed, the signature becomes invalid.
Reviewed by: tools/regression/netinet/tcpconnect
MFC after: 3 days
Tested by: Nick Hilliard (see net@)
Revision Changes Path
1.135 +6 -5 src/sys/netinet/tcp_syncache.c
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"