Page MenuHomeFreeBSD

FFL: Change snd_ssthresh and snd_ssthresh_prev from u_long to uint32_t
ClosedPublic

Authored by jtl on Jul 2 2016, 8:25 PM.
Tags
None
Referenced Files
F151671024: D7059.id18081.diff
Thu, Apr 9, 10:12 PM
Unknown Object (File)
Tue, Apr 7, 6:16 AM
Unknown Object (File)
Sun, Mar 29, 6:56 AM
Unknown Object (File)
Sat, Mar 28, 7:18 AM
Unknown Object (File)
Fri, Mar 27, 12:05 AM
Unknown Object (File)
Thu, Mar 26, 10:04 PM
Unknown Object (File)
Thu, Mar 26, 4:40 PM
Unknown Object (File)
Mar 3 2026, 11:06 AM
Subscribers

Details

Reviewers
gnn
Group Reviewers
transport
Summary

Change tp->snd_ssthresh and tp->snd_ssthresh_prev from u_long to uint32_t.

Diff Detail

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

Event Timeline

jtl retitled this revision from to FFL: Change snd_ssthresh and snd_ssthresh_prev 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