https://bugzilla.mindrot.org/show_bug.cgi?id=2267
Damien Miller <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #2467|0 |1 is obsolete| | --- Comment #9 from Damien Miller <[email protected]> --- Created attachment 2469 --> https://bugzilla.mindrot.org/attachment.cgi?id=2469&action=edit Attempt #4 Quite a few changes: - Add support for dumping the configuration to stdout, much like "sshd -T". This makes this quite a bit easier to test. - Remove RereadConfig - the configuration is always re-parsed when canonicalisation is active. - Allow "Match canonical all", which is useful to provide a final catchall config stanza - Fixes for all the Match/Host consistency problems that I could find -- You are receiving this mail because: You are watching the assignee of the bug. You are watching someone on the CC list of the bug. _______________________________________________ openssh-bugs mailing list [email protected] https://lists.mindrot.org/mailman/listinfo/openssh-bugs
