CVSROOT: /cvs Module name: src Changes by: [email protected] 2018/11/22 22:08:07
Modified files:
usr.bin/ssh : readconf.c readconf.h ssh-keysign.c ssh.c
ssh_config.5
Log message:
add a ssh_config "Match final" predicate
Matches in same pass as "Match canonical" but doesn't require
hostname canonicalisation be enabled. bz#2906 ok markus
