https://bugzilla.mindrot.org/show_bug.cgi?id=2414
Damien Miller <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|[email protected] |[email protected] Status|NEW |ASSIGNED CC| |[email protected], | |[email protected] Attachment #2673| |ok?([email protected]) Flags| | --- Comment #1 from Damien Miller <[email protected]> --- Created attachment 2673 --> https://bugzilla.mindrot.org/attachment.cgi?id=2673&action=edit Make ssh_config IgnoreUnknown silence oUnsupported options too We could mark the option as oUnsupported, but AFAIK that would cause stderr spam every time you ran ssh. I guess we could make IgnoreUnknown apply to unsupported options too? Here's a patch that attempts this. -- 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. _______________________________________________ openssh-bugs mailing list [email protected] https://lists.mindrot.org/mailman/listinfo/openssh-bugs
