Revert to edge and graph stuff. This time, use a directed graph.
authorGuus Sliepen <guus@tinc-vpn.org>
Wed, 4 Sep 2002 13:48:52 +0000 (13:48 +0000)
committerGuus Sliepen <guus@tinc-vpn.org>
Wed, 4 Sep 2002 13:48:52 +0000 (13:48 +0000)
commit82ebfc923ddb050c88bdf5d65ac943a15ca8748a
treebca58b08f00b45c428c74d9d146e8b6c7268d7ac
parent973530db628fb91106d6fb7a17151e1d036e40a2
Revert to edge and graph stuff. This time, use a directed graph.
15 files changed:
src/Makefile.am
src/connection.h
src/edge.c
src/edge.h
src/graph.c
src/net.c
src/net_packet.c
src/net_setup.c
src/net_socket.c
src/node.c
src/node.h
src/protocol.c
src/protocol.h
src/protocol_auth.c
src/protocol_edge.c