cvs commit: src/sys/netinet tcp_subr.c
Andre Oppermann
andre at FreeBSD.org
Fri Jan 9 08:47:15 PST 2004
andre 2004/01/09 08:47:11 PST
FreeBSD src repository
Modified files: (Branch: RELENG_5_2)
sys/netinet tcp_subr.c
Log:
MFC: Limiters and sanity checks for TCP MSS resource exhaustion attacks.
The net.inet.tcp.minmssoverload is set to zero and thus connection drop
is disabled by default.
Approved by: re (scottl)
Revision Changes Path
1.169.2.2 +24 -0 src/sys/netinet/tcp_subr.c
More information about the cvs-src
mailing list