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 Apr 20 16:52:12 UTC 2004

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

Log Message:
- respond to RST by ACK, as suggested in NISCC recommendation
- rate-limit ACKs against RSTs and SYNs


To generate a diff of this commit:
cvs rdiff -r1.193 -r1.194 src/sys/netinet/tcp_input.c
cvs rdiff -r1.162 -r1.163 src/sys/netinet/tcp_subr.c
cvs rdiff -r1.107 -r1.108 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