CVSROOT: /cvs Module name: src Changes by: [email protected] 2021/06/08 01:02:46
Modified files:
usr.bin/ssh : readconf.c
Log message:
Check if IPQoS or TunnelDevice are already set before overriding.
Prevents values in config files from overriding values supplied on
the command line. bz#3319, ok markus.
