Do not disconnect when no ecdsa key is known yet.
authorSven-Haegar Koch <haegar@sdinet.de>
Fri, 5 Dec 2014 01:41:55 +0000 (02:41 +0100)
committerGuus Sliepen <guus@tinc-vpn.org>
Sun, 7 Dec 2014 15:53:23 +0000 (16:53 +0100)
commit5716c8877fd705d5af36d82e27632b123fa5dde0
tree31ae6ba87d59c71bec14c8218139def1bb8ab436
parentdd6b0e65b96280235893705a947eac4a1c71276e
Do not disconnect when no ecdsa key is known yet.

This is the normal case when we support the experimental protocol,
but the other side is a tinc 1.0 which does not.
src/protocol_auth.c