Page MenuHomeFreeBSD

openssh: retire HPN option handling
ClosedPublic

Authored by emaste on Aug 2 2023, 2:41 PM.
Tags
None
Referenced Files
F98062555: D41291.id.diff
Wed, Oct 2, 5:13 AM
Unknown Object (File)
Mon, Sep 30, 12:19 PM
Unknown Object (File)
Sun, Sep 29, 7:10 AM
Unknown Object (File)
Sat, Sep 28, 9:03 PM
Unknown Object (File)
Sat, Sep 28, 11:44 AM
Unknown Object (File)
Thu, Sep 26, 8:41 PM
Unknown Object (File)
Thu, Sep 26, 8:39 AM
Unknown Object (File)
Wed, Sep 25, 2:13 PM
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.