Page MenuHomeFreeBSD

tcp: Remove unused v6 state definitions
ClosedPublic

Authored by markj on Aug 26 2021, 9:05 PM.
Tags
None
Referenced Files
F81669186: D31700.id.diff
Fri, Apr 19, 5:15 PM
Unknown Object (File)
Fri, Mar 29, 9:05 AM
Unknown Object (File)
Feb 22 2024, 4:48 AM
Unknown Object (File)
Jan 19 2024, 1:15 PM
Unknown Object (File)
Jan 13 2024, 8:50 PM
Unknown Object (File)
Dec 22 2023, 2:40 AM
Unknown Object (File)
Dec 21 2023, 6:18 PM
Unknown Object (File)
Dec 10 2023, 9:25 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.