Remove the description of the LocalDiscoveryAddress option from the manual.
This option is no longer implemented.
This commit is contained in:
parent
c20b8ce5dd
commit
e59bfd024f
1 changed files with 0 additions and 4 deletions
|
@ -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.
|
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.
|
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
|
@cindex Mode
|
||||||
@item Mode = <router|switch|hub> (router)
|
@item Mode = <router|switch|hub> (router)
|
||||||
This option selects the way packets are routed to other daemons.
|
This option selects the way packets are routed to other daemons.
|
||||||
|
|
Loading…
Reference in a new issue