Page MenuHomeFreeBSD

FFL: Change tiwin from long to uint32_t
ClosedPublic

Authored by jtl on Jul 2 2016, 8:27 PM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Jul 7, 2:09 AM
Unknown Object (File)
Jun 5 2026, 12:11 PM
Unknown Object (File)
Jun 3 2026, 11:38 PM
Unknown Object (File)
May 31 2026, 4:46 PM
Unknown Object (File)
May 18 2026, 6:31 PM
Unknown Object (File)
Apr 30 2026, 10:58 AM
Unknown Object (File)
Apr 11 2026, 3:19 PM
Unknown Object (File)
Apr 10 2026, 7:36 PM
Subscribers

Details

Reviewers
gnn
Group Reviewers
transport
Summary

Change tiwin from long to uint32_t. uint32_t is large enough to hold all possible values and matches the type of tp->snd_wnd.

Diff Detail

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

Event Timeline

jtl retitled this revision from to FFL: Change tiwin from 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:29 AM