Import old website, converted to MarkDown format.
[wiki] / news / release-1.0.3.mdwn
diff --git a/news/release-1.0.3.mdwn b/news/release-1.0.3.mdwn
new file mode 100644 (file)
index 0000000..47c7378
--- /dev/null
@@ -0,0 +1,13 @@
+[[!meta author="guus"]]
+[[!meta date="November 11th 2004"]]
+
+Version 1.0.3 released.
+
+* Show error message when failing to write a PID file.
+* Ignore spaces at end of lines in config files.
+* Fix handling of late packets.
+* Unify BSD tun/tap device handling. This allows IPv6 on tun devices and anything on tap devices as long as the underlying OS supports it.
+* Handle IPv6 on Solaris tun devices.
+* Allow tinc to work properly under Windows XP SP2.
+* Allow VLAN tagged Ethernet frames in switch and hub mode.
+* Experimental PMTUDiscovery, TunnelServer and BlockingTCP options.