- route.c is now used to determine destination
authorGuus Sliepen <guus@tinc-vpn.org>
Sun, 4 Mar 2001 13:59:32 +0000 (13:59 +0000)
committerGuus Sliepen <guus@tinc-vpn.org>
Sun, 4 Mar 2001 13:59:32 +0000 (13:59 +0000)
commit34f9e6cf2d6d2b81eb63f9f28963b447a2157740
tree30d434c1102553a492b1a085c960e9b89483b6b7
parentd2a54597e029f9d4f7bd29837be1be33909d78b1
- route.c is now used to determine destination
- flags are removed, since they were not used at all. Use options instead.
- indirectdata works now, tcponly almost...
- made functions that don't return useful information void
src/Makefile.am
src/connection.c
src/connection.h
src/net.c
src/net.h
src/protocol.c
src/route.c
src/route.h