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
F115024794: D8272.diff
Sat, Apr 19, 6:10 PM
Unknown Object (File)
Sat, Apr 12, 8:50 AM
Unknown Object (File)
Tue, Apr 8, 6:16 PM
Unknown Object (File)
Sat, Mar 22, 1:45 PM
Unknown Object (File)
Mar 14 2025, 12:23 PM
Unknown Object (File)
Feb 22 2025, 12:58 PM
Unknown Object (File)
Feb 21 2025, 3:09 AM
Unknown Object (File)
Feb 10 2025, 8:30 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

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.