CVSROOT: /cvs Module name: src Changes by: [email protected] 2016/04/06 00:42:17
Modified files:
usr.bin/ssh : misc.c misc.h readconf.c
Log message:
don't record duplicate LocalForward and RemoteForward entries;
fixes failure with ExitOnForwardFailure+hostname canonicalisation
where the same forwards are added on the second pass through
the configuration file. bz#2562; ok dtucker@
