CVSROOT: /cvs Module name: src Changes by: [email protected] 2016/08/22 21:24:10
Modified files:
usr.bin/ssh : addrmatch.c
Log message:
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@
