git:// links no longer work, refer to the https:// one.
[wiki] / news / release-1.0.17.mdwn
1 [[!meta author="guus"]]
2 [[!meta date="March 10th 2012"]]
3
4 Version 1.0.17 released.
5
6 * The DeviceType option can now be used to select dummy, raw socket, UML and VDE devices without needing to recompile tinc.
7 * Allow multiple BindToAddress statements.
8 * Decrement TTL value of IPv4 and IPv6 packets.
9 * Add LocalDiscovery option allowing tinc to detect peers that are behind the same NAT.
10 * Accept Subnets passed with the -o option when StrictSubnets = yes.
11 * Disabling old RSA keys when generating new ones now also works properly on Windows.