When parsing a literal IPv6 address in square brackets, pass the
authorWayne Davison <wayned@samba.org>
Mon, 18 Sep 2006 01:19:26 +0000 (01:19 +0000)
committerWayne Davison <wayned@samba.org>
Mon, 18 Sep 2006 01:19:26 +0000 (01:19 +0000)
commitff1b9344c965a6dcad791a58024fb5886ae0637e
treec8aa18bfae9dc357c76ad68d4c976f215c13dbdd
parenta923437bc02db7a91a5bca81e047671e5971531c
When parsing a literal IPv6 address in square brackets, pass the
whole string (including the brackets) to the remote shell.  (The
old code stripped the leading '[' but left the trailing ']'.)
options.c