Add the ListenAddress option.
authorGuus Sliepen <guus@tinc-vpn.org>
Mon, 20 Jan 2014 20:19:13 +0000 (21:19 +0100)
committerGuus Sliepen <guus@tinc-vpn.org>
Mon, 20 Jan 2014 20:19:13 +0000 (21:19 +0100)
ListenAddress works the same as BindToAddress, except that from now on,
explicitly binding outgoing packets to the address of a socket is only done for
sockets specified with BindToAddress.


No differences found