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)
Sat, Mar 28, 2:11 PM
Unknown Object (File)
Wed, Mar 25, 2:26 AM
Unknown Object (File)
Tue, Mar 24, 1:25 AM
Unknown Object (File)
Tue, Mar 17, 8:43 PM
Unknown Object (File)
Mon, Mar 16, 12:17 AM
Unknown Object (File)
Jan 24 2026, 7:55 AM
Unknown Object (File)
Jan 18 2026, 12:59 AM
Unknown Object (File)
Jan 12 2026, 1:46 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
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

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.