Import old website, converted to MarkDown format.
[wiki] / news / release-1.0pre6.mdwn
diff --git a/news/release-1.0pre6.mdwn b/news/release-1.0pre6.mdwn
new file mode 100644 (file)
index 0000000..e1b906a
--- /dev/null
@@ -0,0 +1,17 @@
+[[!meta author="guus"]]
+[[!meta date="March 27th 2002"]]
+
+Version 1.0pre6 released.
+
+* Improvement of redundant links:
+  * Non-blocking connects.
+  * Protocol broadcast messages can no longer go into an infinite loop.
+  * Graph algorithm updated to look harder for direct connections. 
+* Good support for routing IPv6 packets over the VPN. Works on Linux, FreeBSD, possibly OpenBSD but not on Solaris.
+* Support for tunnels over IPv6 networks. Works on all supported operating systems.
+* Optional compression of UDP connections using zlib.
+* Optionally let UDP connections inherit TOS field of tunneled packets.
+* Optionally start scripts when certain hosts become (un)reachable. 
+
+As always, due to changes in the protocols this version does not work together
+with older versions. Configuration is case insensitive again.