Page MenuHomeFreeBSD

FFL: Change snd_cwnd and snd_cwnd_prev from u_long to uint32_t
ClosedPublic

Authored by jtl on Jul 2 2016, 8:25 PM.
Tags
None
Referenced Files
F151573470: D7058.diff
Thu, Apr 9, 6:54 AM
Unknown Object (File)
Wed, Apr 8, 2:12 PM
Unknown Object (File)
Sun, Apr 5, 5:56 PM
Unknown Object (File)
Mon, Mar 23, 3:49 PM
Unknown Object (File)
Mon, Mar 23, 3:42 AM
Unknown Object (File)
Sun, Mar 22, 5:44 PM
Unknown Object (File)
Sat, Mar 21, 6:08 AM
Unknown Object (File)
Sun, Mar 15, 2:38 PM
Subscribers

Details

Reviewers
gnn
Group Reviewers
transport
Summary

Change tp->snd_cwnd and tp->snd_cwnd_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 4400
Build 4450: arc lint + arc unit

Event Timeline

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