]> git.ipfire.org Git - thirdparty/openssh-portable.git/commit
upstream commit
authordjm@openbsd.org <djm@openbsd.org>
Tue, 23 Aug 2016 03:24:10 +0000 (03:24 +0000)
committerDamien Miller <djm@mindrot.org>
Tue, 23 Aug 2016 04:29:08 +0000 (14:29 +1000)
commitcc182d01cef8ca35a1d25ea9bf4e2ff72e588208
tree8b1f678049fcf9b81bbd6f13e8d7f99658dcded2
parent4067ec8a4c64ccf16250c35ff577b4422767da64
upstream commit

fix negated address matching where the address list
consists of a single negated match, e.g. "Match addr !192.20.0.1"

Report and patch from Jakub Jelen. bz#2397 ok dtucker@

Upstream-ID: 01dcac3f3e6ca47518cf293e31c73597a4bb40d8
addrmatch.c