Allow multiple BindToAddress statements.
[oweals/tinc.git] / doc / tinc.texi
index b7d646d58e01941acf716ce04b74ee3bb215c926..817c2dedcb05872ea31be34a1ad2a397c65c37b4 100644 (file)
@@ -759,7 +759,8 @@ both IPv4 and IPv6 or just IPv6 listening sockets will be created.
 @item BindToAddress = <@var{address}> [experimental]
 If your computer has more than one IPv4 or IPv6 address, tinc
 will by default listen on all of them for incoming connections.
-It is possible to bind only to a single address with this variable.
+Multiple BindToAddress variables may be specified,
+in which case listening sockets for each specified address are made.
 
 This option may not work on all platforms.