Further implementation of doc/CONNECTIVITY. connection.[ch] is now split into a
authorGuus Sliepen <guus@tinc-vpn.org>
Wed, 10 Oct 2001 08:49:47 +0000 (08:49 +0000)
committerGuus Sliepen <guus@tinc-vpn.org>
Wed, 10 Oct 2001 08:49:47 +0000 (08:49 +0000)
commitec0c16b9b63f361b11a757ee1641d562e4811f93
treeae6ad60a7c9093fdedbaea43da301512206b82eb
parent75e1ae3a287642ca4281792c94ecd07332f39c08
Further implementation of doc/CONNECTIVITY. connection.[ch] is now split into a
node, vertex and connection part.
src/connection.h
src/node.c [new file with mode: 0644]
src/node.h
src/vertex.c [new file with mode: 0644]
src/vertex.h