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
F81975368: D8272.diff
Wed, Apr 24, 12:03 AM
Unknown Object (File)
Sat, Apr 20, 4:36 AM
Unknown Object (File)
Sat, Apr 20, 3:58 AM
Unknown Object (File)
Sat, Apr 20, 3:55 AM
Unknown Object (File)
Mon, Apr 8, 10:01 PM
Unknown Object (File)
Sat, Apr 6, 4:07 PM
Unknown Object (File)
Mar 5 2024, 12:20 AM
Unknown Object (File)
Mar 5 2024, 12:02 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

Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 5637
Build 5914: arc lint + arc unit

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.