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
Unknown Object (File)
Wed, Oct 8, 3:36 AM
Unknown Object (File)
Sep 10 2025, 4:10 PM
Unknown Object (File)
Aug 13 2025, 10:33 PM
Unknown Object (File)
Jul 26 2025, 6:42 PM
Unknown Object (File)
Jul 20 2025, 11:11 AM
Unknown Object (File)
Jul 16 2025, 3:26 PM
Unknown Object (File)
May 18 2025, 5:29 AM
Unknown Object (File)
May 15 2025, 2:19 AM
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