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)
commit5bc957074a35e58f49cbcf8d1fb5d6237d37363d
treee7e2034e11e0e9ec5f04a6e6b3dc41ae6ab55f2b
parente6b21e1a510691a86dcc1ecdf71a80a7c62ff17f
Allow tincctl to connect to something besides localhost.

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.
src/tincctl.c