Better log messages when we already know the peer's key during an upgrade.
authorGuus Sliepen <guus@tinc-vpn.org>
Sun, 7 Dec 2014 20:42:20 +0000 (21:42 +0100)
committerGuus Sliepen <guus@tinc-vpn.org>
Sun, 7 Dec 2014 20:42:20 +0000 (21:42 +0100)
commit6062df4a0fa6214d21ac83d885087e9dbdac3f39
treecc030ee0864a63e4de59ef62a0c74b96301e565b
parent148a4c9161735a76b0a4ce73ffaaec21d76ca702
Better log messages when we already know the peer's key during an upgrade.

If the peer presents a different one from the one we already know, log
an error. Otherwise, log an informational message, and terminate in the
same way as we would if we didn't already have that key.
src/protocol_auth.c