]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
MFC r307545
authorhiren <hiren@FreeBSD.org>
Tue, 1 Nov 2016 22:40:25 +0000 (22:40 +0000)
committerhiren <hiren@FreeBSD.org>
Tue, 1 Nov 2016 22:40:25 +0000 (22:40 +0000)
commit34df34244cee20a100d1f3a2eaa9f7c667304f6f
treed873faa82c35850fe7338635379042dfaf9a8ed1
parent47fbb22e6a60da9ba4d20c53e5cff87976ef6f39
MFC r307545
Make sure tcp_mss() has the same check as tcp_mss_update() to have t_maxseg set
to at least 64.

This is still just a coverup to avoid kernel panic and not an actual fix.

PR: 213232
Sponsored by: Limelight Networks
sys/netinet/tcp_input.c