Page MenuHomeFreeBSD

tcp: Remove unused v6 state definitions
ClosedPublic

Authored by markj on Aug 26 2021, 9:05 PM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, May 15, 10:16 AM
Unknown Object (File)
Sun, May 12, 11:41 AM
Unknown Object (File)
Fri, May 10, 1:18 PM
Unknown Object (File)
Tue, May 7, 1:26 AM
Unknown Object (File)
Sun, May 5, 8:06 PM
Unknown Object (File)
Apr 29 2024, 8:24 AM
Unknown Object (File)
Apr 27 2024, 9:08 AM
Unknown Object (File)
Apr 23 2024, 12:54 PM
Subscribers

Details

Summary

These are supposedly for compatibility with KAME, but they are
completely unused in our tree and don't exist in OpenBSD or NetBSD.

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 41235
Build 38124: arc lint + arc unit

Event Timeline

markj requested review of this revision.Aug 26 2021, 9:05 PM
This revision is now accepted and ready to land.Aug 26 2021, 9:07 PM
gnn added a subscriber: gnn.

Pretty much anything marked as KAME compatibility can be removed as KAME ended long ago.

bz added a subscriber: bz.

Not sure I agree fully with gnn, but I cannot imagine anything in ports using these TCP ones either.

This revision was automatically updated to reflect the committed changes.