Page MenuHomeFreeBSD

Update ip_ecn to use C standard types
ClosedPublic

Authored by p.mousavizadeh_protonmail.com on Thu, Nov 13, 4:29 PM.
Tags
None
Referenced Files
F137159774: D53739.diff
Fri, Nov 21, 7:52 AM
Unknown Object (File)
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

Details

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.

This revision now requires review to proceed.Wed, Nov 19, 7:47 AM
This revision is now accepted and ready to land.Fri, Nov 21, 7:54 AM