Try all known addresses of node during the PMTU discovery phase.
authorGuus Sliepen <guus@tinc-vpn.org>
Wed, 10 Oct 2012 12:46:22 +0000 (14:46 +0200)
committerGuus Sliepen <guus@tinc-vpn.org>
Wed, 10 Oct 2012 12:46:22 +0000 (14:46 +0200)
commit58f4b845b9a7d83739af77337f2ce263d8df7838
tree309c236463f42659f26c33ba75e79707d555be64
parent0ed0cc6f9c30537bd74222fd99a41726d488dd37
Try all known addresses of node during the PMTU discovery phase.

This helps in situations where some nodes have IPv6 and others have not.
src/graph.c
src/info.c
src/net_packet.c
src/node.h