cvs commit: src/sys/netinet tcp_subr.c
Andre Oppermann
andre at freebsd.org
Fri Jan 9 08:52:30 PST 2004
Andre Oppermann wrote:
>
> 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
This file didn't make it into the first commit even though I had it
specified on the command line (verified with histroy).
Thanks to Martin Blapp for reporting the missing variable definitions.
--
Andre
More information about the cvs-src
mailing list