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)
Mon, Apr 27, 5:14 AM
Unknown Object (File)
Mon, Apr 20, 11:14 AM
Unknown Object (File)
Apr 7 2026, 11:08 PM
Unknown Object (File)
Apr 6 2026, 4:04 PM
Unknown Object (File)
Mar 26 2026, 4:35 PM
Unknown Object (File)
Mar 21 2026, 1:54 AM
Unknown Object (File)
Mar 17 2026, 9:47 AM
Unknown Object (File)
Mar 16 2026, 3:22 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