Add the DirectOnly option.
authorGuus Sliepen <guus@tinc-vpn.org>
Tue, 2 Mar 2010 21:55:24 +0000 (22:55 +0100)
committerGuus Sliepen <guus@tinc-vpn.org>
Tue, 2 Mar 2010 21:55:24 +0000 (22:55 +0100)
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.


No differences found