Mark Forwarding and DirectOnly options as being experimental.
[oweals/tinc.git] / doc / tinc.conf.5.in
index 797ca5225f44549f7c63dfb1df03e64702c389cc..bc82b17637443a7708b1f470804b1a39c9a4f81d 100644 (file)
@@ -199,7 +199,13 @@ Tinc will expect packets read from the virtual network device
 to start with an Ethernet header.
 .El
 
-.It Va Forwarding Li = off | internal | kernel Pq internal
+.It Va DirectOnly Li = yes | no Po no Pc Bq experimental
+When this option is enabled, packets that cannot be sent directly to the destination node,
+but which would have to be forwarded by an intermediate node, are dropped instead.
+When combined with the IndirectData option,
+packets for nodes for which we do not have a meta connection with are also dropped.
+
+.It Va Forwarding Li = off | internal | kernel Po internal Pc Bq experimental
 This option selects the way indirect packets are forwarded.
 .Bl -tag -width indent