Only activate a connection upon receiving it's public key if it's an
authorGuus Sliepen <guus@tinc-vpn.org>
Mon, 29 May 2000 23:40:05 +0000 (23:40 +0000)
committerGuus Sliepen <guus@tinc-vpn.org>
Mon, 29 May 2000 23:40:05 +0000 (23:40 +0000)
commita7ad161d2b115b6a2a69c5dc8ddd33008d3562d0
tree13ac6773c585f3375a0262d6e9baea9cea7766b8
parent5654e156a31d05ac3026790f7749d0401b2eaabc
Only activate a connection upon receiving it's public key if it's an
incoming connection. When it's outgoing, we need to receive an ack first.
src/net.c
src/protocol.c