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)
Tue, Aug 11, 5:27 PM
Unknown Object (File)
Tue, Aug 11, 2:52 PM
Unknown Object (File)
Tue, Aug 11, 2:48 AM
Unknown Object (File)
Mon, Aug 10, 6:03 PM
Unknown Object (File)
Mon, Aug 10, 5:56 PM
Unknown Object (File)
Sun, Aug 9, 11:47 AM
Unknown Object (File)
Fri, Aug 7, 3:32 PM
Unknown Object (File)
Fri, Aug 7, 10:35 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