- Small fixes to graph algorithms
authorGuus Sliepen <guus@tinc-vpn.org>
Wed, 31 Oct 2001 12:50:24 +0000 (12:50 +0000)
committerGuus Sliepen <guus@tinc-vpn.org>
Wed, 31 Oct 2001 12:50:24 +0000 (12:50 +0000)
commitc0a3f67a5d66088aaf526f1461986f9e86d5dd1f
tree53fbf05f5e483b4efb3967bbfdd70a185c3392fb
parent2165931c62f0433fd97bd3ac6aefea3627218946
- Small fixes to graph algorithms
- More control over tap device, ability to set interface name to something
  other than the netname.
- Export NETNAME, DEVICE and INTERFACE environment variables to scripts.
src/device.h
src/graph.c
src/graph.h
src/linux/device.c
src/net.c
src/node.c
src/process.c
src/protocol.c