Page MenuHomeFreeBSD

Update ip_ecn to use C standard types
ClosedPublic

Authored by pouria on Nov 13 2025, 4:29 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Mar 22, 2:35 PM
Unknown Object (File)
Sun, Mar 22, 10:22 AM
Unknown Object (File)
Thu, Mar 19, 2:18 AM
Unknown Object (File)
Tue, Mar 17, 1:21 PM
Unknown Object (File)
Tue, Mar 17, 12:52 PM
Unknown Object (File)
Sat, Mar 14, 5:17 PM
Unknown Object (File)
Thu, Mar 12, 1:14 AM
Unknown Object (File)
Tue, Mar 10, 1:11 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 68605
Build 65488: 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.Nov 14 2025, 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?

In D53739#1227758, @p.mousavizadeh_protonmail.com wrote:

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.Nov 19 2025, 7:47 AM
This revision is now accepted and ready to land.Nov 21 2025, 7:54 AM
This revision was automatically updated to reflect the committed changes.