Page MenuHomeFreeBSD

FFL: Change max_sndwnd from u_long to uint32_t
ClosedPublic

Authored by jtl on Jul 2 2016, 8:26 PM.
Tags
None
Referenced Files
Unknown Object (File)
Apr 20 2026, 11:36 PM
Unknown Object (File)
Apr 20 2026, 9:51 AM
Unknown Object (File)
Apr 15 2026, 1:47 AM
Unknown Object (File)
Apr 14 2026, 4:42 AM
Unknown Object (File)
Apr 11 2026, 11:18 PM
Unknown Object (File)
Apr 9 2026, 10:36 PM
Unknown Object (File)
Apr 9 2026, 6:35 PM
Unknown Object (File)
Apr 2 2026, 7:09 AM
Subscribers

Details

Reviewers
gnn
Group Reviewers
transport
Summary

Change tp->max_sndwnd from u_long to uint32_t.

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 4402
Build 4452: arc lint + arc unit

Event Timeline

jtl retitled this revision from to FFL: Change max_sndwnd from u_long to uint32_t.
jtl updated this object.
jtl edited the test plan for this revision. (Show Details)
jtl added a reviewer: transport.
gnn added a reviewer: gnn.
This revision is now accepted and ready to land.Jul 4 2016, 12:25 AM