[Bug 1918] match_pattern_list fails for negated failure

bugzilla-daemon at bugzilla.mindrot.org bugzilla-daemon at bugzilla.mindrot.org
Thu Sep 22 02:59:21 AEST 2016


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

Damien Miller <djm at mindrot.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|FIXED                       |---

--- Comment #27 from Damien Miller <djm at mindrot.org> ---
I've reverted this fix because it yields surprising behaviour, e.g.

Match address 2002::/16,!::1

will also match 10.0.0.1. I'll look at a better fix, probably a
combination of special-casing match strings that consist solely of
negated matches and better documentation.

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