bugzilla-daemon at bugzilla.mindrot.org
2020-Jan-02 06:18 UTC
[Bug 1604] SCTP support for openssh
https://bugzilla.mindrot.org/show_bug.cgi?id=1604 Mike Frysinger <vapier at gentoo.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #2573|0 |1 is obsolete| | --- Comment #13 from Mike Frysinger <vapier at gentoo.org> --- Created attachment 3346 --> https://bugzilla.mindrot.org/attachment.cgi?id=3346&action=edit openssh-8.1-0248ec7c763dee9ff730a589e3d166eac5c74d7c.patch refreshed patch to latest git tree i changed the short option behavior so that z is always passed to getopt, but we display an explicit error message that sctp support isn't enabled. this makes the code simpler, follows the man pages better (which always list the z option), and makes it more obvious to the user what's going on (vs a generic "unknown option" error). -- You are receiving this mail because: You are watching someone on the CC list of the bug. You are watching the assignee of the bug.