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
F151758058: D8272.id.diff
Fri, Apr 10, 11:34 AM
F151694653: D8272.id.diff
Fri, Apr 10, 2:04 AM
Unknown Object (File)
Wed, Apr 8, 6:39 PM
Unknown Object (File)
Mon, Apr 6, 9:17 PM
Unknown Object (File)
Wed, Apr 1, 4:54 AM
Unknown Object (File)
Wed, Apr 1, 2:49 AM
Unknown Object (File)
Sun, Mar 29, 8:51 PM
Unknown Object (File)
Fri, Mar 20, 4:30 AM
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.