From 9bfc228ef5fcd4166897e32fbe82f4cc4e252922 Mon Sep 17 00:00:00 2001 From: Baptiste Jonglez Date: Fri, 20 Jun 2014 15:56:13 +0900 Subject: [PATCH] Clarify man page regarding the IndirectData option --- doc/tinc.conf.5.in | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/tinc.conf.5.in b/doc/tinc.conf.5.in index f8f87a4e..73bce2d9 100644 --- a/doc/tinc.conf.5.in +++ b/doc/tinc.conf.5.in @@ -518,8 +518,8 @@ will turn off packet authentication. This option has no effect for connections between nodes using .Va ExperimentalProtocol . .It Va IndirectData Li = yes | no Pq no -When set to yes, other nodes which do not already have a meta connection to you -will not try to establish direct communication with you. +When set to yes, only nodes which already have a meta connection to you +will try to establish direct communication with you. It is best to leave this option out or set it to no. .It Va MACLength Li = Ar length Pq 4 The length of the message authentication code used to authenticate UDP packets. -- 2.20.1