Do not set indirect flag on edges from nodes with multiple addresses.
authorGuus Sliepen <guus@tinc-vpn.org>
Wed, 9 Mar 2011 08:34:56 +0000 (09:34 +0100)
committerGuus Sliepen <guus@tinc-vpn.org>
Wed, 9 Mar 2011 08:34:56 +0000 (09:34 +0100)
Since tinc now handles UDP packets with a different source address and port
than used for TCP connections, the heuristic to treat edges as indirect when
tinc could detect that multiple addresses were used does not make sense
anymore, and can actually reduce performance.


No differences found