[Bug 2717] MonitoringHosts option - suppress Connection reset entries from known hosts
bugzilla-daemon at bugzilla.mindrot.org
bugzilla-daemon at bugzilla.mindrot.org
Wed May 17 02:38:47 AEST 2017
https://bugzilla.mindrot.org/show_bug.cgi?id=2717
Damien Miller <djm at mindrot.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |dtucker at zip.com.au
Attachment #2979| |ok?(dtucker at zip.com.au)
Flags| |
--- Comment #3 from Damien Miller <djm at mindrot.org> ---
Created attachment 2979
--> https://bugzilla.mindrot.org/attachment.cgi?id=2979&action=edit
Allow LogLevel to appear in sshd_config Match blocks
I think the best way to do this would be to allow LogLevel to appear
inside Match blocks, so you can do:
Match 192.20.123.45
LogLevel quiet
LogLevel is only currently supported at the top level of config and not
inside Match, so this patch fixes that.
--
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.
More information about the openssh-bugs
mailing list