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)
Mar 7 2024, 11:44 PM
Unknown Object (File)
Jan 10 2024, 2:01 PM
Unknown Object (File)
Dec 23 2023, 9:30 AM
Unknown Object (File)
Dec 14 2023, 11:05 PM
Unknown Object (File)
Dec 12 2023, 2:57 PM
Unknown Object (File)
Aug 30 2023, 1:08 AM
Unknown Object (File)
Aug 11 2023, 1:40 AM
Unknown Object (File)
Aug 11 2023, 1:40 AM

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