Don't call event_del() from the mtuevent handler, always send_mtu_probe() in ans_key_h().
authorGuus Sliepen <guus@tinc-vpn.org>
Fri, 24 Jun 2011 20:49:18 +0000 (22:49 +0200)
committerGuus Sliepen <guus@tinc-vpn.org>
Fri, 24 Jun 2011 20:49:18 +0000 (22:49 +0200)
commit365f60f3f8a8ff85a616d5014d555b470740d395
tree1d8dfe88b7ae62c1290b5497bbe343bfb4e08954
parent1fe8ba2f06c39d7c8b81f0e451bdbac94ae9375f
Don't call event_del() from the mtuevent handler, always send_mtu_probe() in ans_key_h().
src/net_packet.c
src/protocol_key.c