Add the LocalDiscoveryAddress option.
[oweals/tinc.git] / doc / tinc.texi
index 5e8df2b7e82ed9a2a7f351a32c16882bb1931a31..08021f9ad4051d0b38675b230d4c2a3aa3392e4d 100644 (file)
@@ -1056,6 +1056,10 @@ which normally would prevent the peers from learning each other's LAN address.
 Currently, local discovery is implemented by sending broadcast packets to the LAN during path MTU discovery.
 This feature may not work in all possible situations.
 
+@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.