Page MenuHomeFreeBSD

tcp: Restore 6 tcps padding entries in HEAD
ClosedPublic

Authored by rscheff on Feb 14 2022, 9:25 PM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Nov 20, 3:24 PM
Unknown Object (File)
Thu, Nov 6, 3:01 AM
Unknown Object (File)
Mon, Nov 3, 12:04 AM
Unknown Object (File)
Sat, Nov 1, 12:30 AM
Unknown Object (File)
Sat, Nov 1, 12:18 AM
Unknown Object (File)
Oct 26 2025, 6:18 AM
Unknown Object (File)
Oct 22 2025, 4:04 PM
Unknown Object (File)
Oct 18 2025, 4:53 PM

Details

Summary

From @glebius, the padding in the CURRENT shall not
shrink. It is designed that in CURRENT at always stays
the same, and then when a new stable is branched, it
inherits 6 pointer placeholders that can be used
withing this stable/X lifetime to extend the structure.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable