]> git.ipfire.org Git - thirdparty/openssh-portable.git/commit
upstream commit
authordtucker@openbsd.org <dtucker@openbsd.org>
Fri, 3 Jun 2016 03:14:41 +0000 (03:14 +0000)
committerDamien Miller <djm@mindrot.org>
Wed, 8 Jun 2016 01:39:31 +0000 (11:39 +1000)
commit8543ff3f5020fe659839b15f05b8c522bde6cee5
treea8e83245849ea5102961bd386928f8ec287ebb82
parent6b87311d3acdc460f926b2c40f4c4f3fd345f368
upstream commit

Move the host and port used by ssh -W into the Options
 struct. This will make future changes a bit easier.  ok djm@

Upstream-ID: 151bce5ecab2fbedf0d836250a27968d30389382
mux.c
readconf.c
readconf.h
ssh.c