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)
Sat, Oct 11, 9:02 PM
Unknown Object (File)
Sat, Oct 11, 9:01 PM
Unknown Object (File)
Sat, Oct 11, 9:01 PM
Unknown Object (File)
Sat, Oct 11, 11:57 AM
Unknown Object (File)
Sun, Oct 5, 1:03 AM
Unknown Object (File)
Fri, Sep 26, 5:03 AM
Unknown Object (File)
Wed, Sep 24, 10:48 PM
Unknown Object (File)
Wed, Sep 17, 7:19 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