Lots of changes. It compiles, but doesn't do much yet.
authorGuus Sliepen <guus@tinc-vpn.org>
Sat, 27 Mar 2004 11:59:31 +0000 (11:59 +0000)
committerGuus Sliepen <guus@tinc-vpn.org>
Sat, 27 Mar 2004 11:59:31 +0000 (11:59 +0000)
commit942ee816b88f9c35b456abab1864e5e2b811e5c8
treeb952083fabd799bb6900ec534c1e6330abe6af7d
parent92a3e63dc3841c4daa05fc2a25635fe9afacf08f
Lots of changes. It compiles, but doesn't do much yet.
25 files changed:
Makefile.am
logger/logger.h
process.c [new file with mode: 0644]
rt/Makefile.am
rt/README [new file with mode: 0644]
rt/edge.h
rt/graph.c [new file with mode: 0644]
rt/node.h
rt/route.c [new file with mode: 0644]
rt/route.h [new file with mode: 0644]
rt/rt.c
rt/rt.h
support/Makefile.am
support/avl.c
support/avl.h
support/ethernet.h [new file with mode: 0644]
support/gettext.h [new file with mode: 0644]
support/list.c [new file with mode: 0644]
support/list.h [new file with mode: 0644]
system.h
tincd.c
tnl/tnl.c
tnl/tnl.h
vnd/vnd.c
vnd/vnd.h