[Bug 2267] Host matching uses modified hostname as well as original

bugzilla-daemon at mindrot.org bugzilla-daemon at mindrot.org
Mon Sep 1 14:12:17 EST 2014


https://bugzilla.mindrot.org/show_bug.cgi?id=2267

Damien Miller <djm at mindrot.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Attachment #2465|0                           |1
        is obsolete|                            |

--- Comment #4 from Damien Miller <djm at mindrot.org> ---
Created attachment 2466
  --> https://bugzilla.mindrot.org/attachment.cgi?id=2466&action=edit
attempt #2

This should fix the bugs in the previous patch. I've added a
RereadConfig option to control whether a second pass is made through
the configuration files, but I'm unsure whether I'll commit that - the
alternatives is to always reread if canonicalisation is enabled

I've also added negation of Match options, e.g. "Match !canonical ..."
to provide a way to force Match to trigger on the first config pass.

-- 
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