Page MenuHomeFreeBSD

tcp: Remove unused v6 state definitions
ClosedPublic

Authored by markj on Aug 26 2021, 9:05 PM.
Tags
None
Referenced Files
F153369533: D31700.id.diff
Mon, Apr 20, 6:32 PM
Unknown Object (File)
Sat, Apr 18, 3:05 AM
Unknown Object (File)
Fri, Apr 17, 7:59 AM
Unknown Object (File)
Fri, Apr 17, 2:03 AM
Unknown Object (File)
Thu, Apr 16, 8:33 AM
Unknown Object (File)
Thu, Apr 16, 3:11 AM
Unknown Object (File)
Wed, Apr 15, 1:40 PM
Unknown Object (File)
Wed, Apr 15, 11:32 AM
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.