https://bugzilla.mindrot.org/show_bug.cgi?id=2397
Damien Miller <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED Resolution|FIXED |--- --- Comment #9 from Damien Miller <[email protected]> --- 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'm using the example from bug #1918, but the same logic applies here too). 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. _______________________________________________ openssh-bugs mailing list [email protected] https://lists.mindrot.org/mailman/listinfo/openssh-bugs
