Page MenuHomeFreeBSD

Update ip_ecn to use C standard types
AcceptedPublic

Authored by p.mousavizadeh_protonmail.com on Thu, Nov 13, 4:29 PM.
Tags
None
Referenced Files
F136689490: D53739.diff
Tue, Nov 18, 10:02 PM
Unknown Object (File)
Mon, Nov 17, 8:09 PM
Unknown Object (File)
Fri, Nov 14, 4:08 AM
Unknown Object (File)
Fri, Nov 14, 3:08 AM
Unknown Object (File)
Fri, Nov 14, 2:41 AM
Unknown Object (File)
Fri, Nov 14, 1:09 AM
Unknown Object (File)
Fri, Nov 14, 12:49 AM
Unknown Object (File)
Fri, Nov 14, 12:16 AM

Details

Reviewers
glebius
zlei
rscheff
tuexen
Group Reviewers
network
transport
Summary

Update ip_ecn to use C standard types. to be stacked with D53516

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 68607
Build 65490: arc lint + arc unit

Event Timeline

I have no objections to do this. Well new code should prefer the standard types, but the existing code can be left as is.

This revision is now accepted and ready to land.Fri, Nov 14, 2:52 AM

Thank you @rscheff and @zlei
I'm not a committer. Could you please commit this or you want to wait for D53516?

Thank you @rscheff and @zlei
I'm not a committer. Could you please commit this or you want to wait for D53516?

Can you please base this patch on main such that it cleanly applies. Then I will commit it first.