Always reply to MTU probes via UDP.
authorGuus Sliepen <guus@tinc-vpn.org>
Sat, 24 Oct 2009 19:32:06 +0000 (21:32 +0200)
committerGuus Sliepen <guus@tinc-vpn.org>
Sat, 24 Oct 2009 19:32:06 +0000 (21:32 +0200)
commita8f7fccbc2b5f1c4c39fc2804abaa358b31a5080
tree2b0eee1a0ce0b4081ff0b08db57789dc3455bb9b
parentcddcdc9af34afb388a8e4bdfff6882f568b98313
Always reply to MTU probes via UDP.

It could sometime happen that a node would return MTU probes via TCP, which
does not make a lot of sense.
src/net_packet.c