Do not append an address to ANS_KEY messages if we don't know any address.
authorGuus Sliepen <guus@tinc-vpn.org>
Fri, 4 Jun 2010 14:03:19 +0000 (16:03 +0200)
committerGuus Sliepen <guus@tinc-vpn.org>
Fri, 4 Jun 2010 14:03:19 +0000 (16:03 +0200)
commit4b6a9f1c1f645ce5989692655337d9e23ca28648
tree1263cb7ab554f823e4809c4f9c8fd707f090c69c
parent798fa2f04c52b0639713f74b1195847bec40c16a
Do not append an address to ANS_KEY messages if we don't know any address.

This would let tinc raise an exception when an ANS_KEY request crossed a
DEL_EDGE request for the node sending the key.
src/protocol_key.c