Page MenuHomeFreeBSD

Make sure tcp_mss() has the same check as tcp_mss_update() to have t_maxseg set to at least 64.
ClosedPublic

Authored by hiren on Oct 17 2016, 10:13 PM.
Tags
None
Referenced Files
F165330071: D8272.id21464.diff
Fri, Aug 7, 4:35 PM
Unknown Object (File)
Wed, Aug 5, 6:44 AM
Unknown Object (File)
Wed, Aug 5, 2:38 AM
Unknown Object (File)
Mon, Aug 3, 1:44 AM
Unknown Object (File)
Sun, Aug 2, 6:24 AM
Unknown Object (File)
Sun, Aug 2, 5:53 AM
Unknown Object (File)
Sat, Aug 1, 6:25 AM
Unknown Object (File)
Fri, Jul 24, 11:43 PM
Subscribers

Details

Summary

This is still a coverup and not an actual fix but it's better than a panic.

PR: 213232

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

hiren retitled this revision from to Make sure tcp_mss() has the same check as tcp_mss_update() to have t_maxseg set to at least 64..
hiren updated this object.
hiren edited the test plan for this revision. (Show Details)
hiren added a reviewer: glebius.
hiren added subscribers: network, transport.
This revision was automatically updated to reflect the committed changes.