Remove the description of the LocalDiscoveryAddress option from the manual.
authorGuus Sliepen <guus@tinc-vpn.org>
Tue, 14 Feb 2017 19:51:43 +0000 (20:51 +0100)
committerGuus Sliepen <guus@tinc-vpn.org>
Tue, 14 Feb 2017 19:51:43 +0000 (20:51 +0100)
This option is no longer implemented.

doc/tinc.texi

index cb50e74af3f65f621a666c8fb399ad25e56fe010..a6e34d603e090a8ba5859e7896d9201f871bf495 100644 (file)
@@ -1086,10 +1086,6 @@ which normally would prevent the peers from learning each other's LAN address.
 Currently, local discovery is implemented by sending some packets to the local address of the node during UDP discovery.
 This will not work with old nodes that don't transmit their local address.
 
-@cindex LocalDiscoveryAddress
-@item LocalDiscoveryAddress <@var{address}>
-If this variable is specified, local discovery packets are sent to the given @var{address}.
-
 @cindex Mode
 @item Mode = <router|switch|hub> (router)
 This option selects the way packets are routed to other daemons.