Put minor protocol version in connection options so other nodes can see it.
authorGuus Sliepen <guus@tinc-vpn.org>
Tue, 17 Jul 2012 16:05:55 +0000 (18:05 +0200)
committerGuus Sliepen <guus@tinc-vpn.org>
Tue, 17 Jul 2012 16:05:55 +0000 (18:05 +0200)
commit76a3ada4eb4032172c3d780915a07680f9954d42
treeb0a5788dfafc88683293b639cf50efdf3a554c74
parent68de7b481e54d6a7c573d9a2d61f76d4d3a6b2f9
Put minor protocol version in connection options so other nodes can see it.

This allows two nodes that do not have a meta-connection with each other see
which version they are.
src/connection.h
src/info.c
src/net_setup.c
src/protocol.h
src/protocol_auth.c