Big bad commit:
authorGuus Sliepen <guus@tinc-vpn.org>
Sat, 27 Oct 2001 12:13:17 +0000 (12:13 +0000)
committerGuus Sliepen <guus@tinc-vpn.org>
Sat, 27 Oct 2001 12:13:17 +0000 (12:13 +0000)
commit82e383710980534d38bb9a8ef22f20677cd85861
tree696e93e489a774c982d39a392db4465fe91ce55a
parent1935c44a1e8ab7c31c836f90215e3c5b5f8dd776
Big bad commit:
- Transition to new node/vertex/connection structures
- Use new configuration handling everywhere
- Linux tun/tap device handling cleanup
- Start of IPv6 support in route.c

It compiles, but it won't link.
23 files changed:
src/conf.c
src/conf.h
src/connection.c
src/connection.h
src/device.h
src/linux/device.c
src/meta.c
src/net.c
src/net.h
src/netutl.c
src/netutl.h
src/node.c
src/node.h
src/process.c
src/protocol.c
src/protocol.h
src/route.c
src/route.h
src/subnet.c
src/subnet.h
src/tincd.c
src/vertex.c
src/vertex.h