Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/sys/netinet



Module Name:    src
Committed By:   itojun
Date:           Tue May 18 14:44:16 UTC 2004

Modified Files:
        src/sys/netinet: tcp_input.c tcp_output.c tcp_subr.c tcp_usrreq.c
            tcp_var.h

Log Message:
fix MD5 signature support to actually validate inbound signature, and
drop packet if fails.


To generate a diff of this commit:
cvs rdiff -r1.205 -r1.206 src/sys/netinet/tcp_input.c
cvs rdiff -r1.112 -r1.113 src/sys/netinet/tcp_output.c
cvs rdiff -r1.171 -r1.172 src/sys/netinet/tcp_subr.c
cvs rdiff -r1.90 -r1.91 src/sys/netinet/tcp_usrreq.c
cvs rdiff -r1.111 -r1.112 src/sys/netinet/tcp_var.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index