Allow tincctl to connect to something besides localhost.
authorGuus Sliepen <guus@tinc-vpn.org>
Sun, 29 May 2011 12:41:05 +0000 (14:41 +0200)
committerGuus Sliepen <guus@tinc-vpn.org>
Sun, 29 May 2011 12:41:05 +0000 (14:41 +0200)
This would allow tincctl to connect to a remote tincd, or to a local tincd that
isn't listening on localhost, for example if it is using the BindToInterface or
BindToAddress options.


No differences found