Page MenuHomeFreeBSD

openssh: retire HPN option handling
ClosedPublic

Authored by emaste on Aug 2 2023, 2:41 PM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, May 13, 7:09 PM
Unknown Object (File)
Sun, May 4, 4:32 PM
Unknown Object (File)
Mon, Apr 28, 12:20 PM
Unknown Object (File)
Fri, Apr 25, 7:11 AM
Unknown Object (File)
Mon, Apr 21, 3:53 PM
Unknown Object (File)
Apr 15 2025, 4:42 AM
Unknown Object (File)
Apr 15 2025, 4:35 AM
Unknown Object (File)
Apr 14 2025, 11:14 AM
Subscribers

Details

Summary
The HPN patch set was removed from base system SSH in January 2016, in
commit 60c59fad8806.  We retained the option parsing (using OpenSSH's
support for deprecated options) to avoid breaking existing installations
upon upgrade, but sufficient time has now passed that we can remove this
special case.

Relnotes:       Yes
Sponsored by:   The FreeBSD Foundation

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

emaste requested review of this revision.Aug 2 2023, 2:41 PM
emaste created this revision.
This revision was not accepted when it landed; it landed in state Needs Review.Aug 4 2023, 5:31 PM
This revision was automatically updated to reflect the committed changes.