git:// links no longer work, refer to the https:// one.
[wiki] / news / release-1.0pre6.mdwn
1 [[!meta author="guus"]]
2 [[!meta date="March 27th 2002"]]
3
4 Version 1.0pre6 released.
5
6 * Improvement of redundant links:
7   * Non-blocking connects.
8   * Protocol broadcast messages can no longer go into an infinite loop.
9   * Graph algorithm updated to look harder for direct connections. 
10 * Good support for routing IPv6 packets over the VPN. Works on Linux, FreeBSD, possibly OpenBSD but not on Solaris.
11 * Support for tunnels over IPv6 networks. Works on all supported operating systems.
12 * Optional compression of UDP connections using zlib.
13 * Optionally let UDP connections inherit TOS field of tunneled packets.
14 * Optionally start scripts when certain hosts become (un)reachable. 
15
16 As always, due to changes in the protocols this version does not work together
17 with older versions. Configuration is case insensitive again.