Releasing 1.1pre12.
[wiki] / news / release-1.1pre12.mdwn
1 [[!meta author="guus"]]
2 [[!meta date="April 24th 2014"]]
3
4 Version 1.1pre12 released.
5
6 * Added a "--syslog" option to force logging to syslog even if running in the
7   foreground.
8 * Fixes and improvements to the DecrementTTL function.
9 * Improved PMTU discovery and UDP keepalive probes.
10 * More efficient relaying of UDP packets through intermediate nodes.
11 * Improved compatibility with newer TAP-Win32 drivers.
12 * Added support for UPnP.
13 * Allow tinc to be compiled without LibreSSL or OpenSSL (this drops
14   compatibility with nodes running 1.0.x).
15 * Added a "fsck" command to check the configuration files for problems.
16 * Tinc "start" now checks whether the daemon really started succesfully, and
17   displays error messages otherwise.
18 * Added systemd service files.
19 * Use the recvmmsg() function if available.
20 * Support ToS/Diffserv on IPv6 connections.
21 * Updated support for BSD tun/tap devices.
22 * Added support for OS X utun interfaces.
23 * Dropped support for Windows 2000.
24 * Initial support for generating a tinc-up script from an invitation.
25 * Many small fixes, documentation updates.
26
27 Thanks to Etienne Dechamps, thorkill, Vittorio Gambaletta, Martin Weinelt,
28 Sven-Haegar Koch, Florian Klink, LunnarShadow, Dato Simó, Jo-Philipp Wich,
29 Jochen Voss, Nathan Stratton Treadway, Pierre Emeriaud, xentec, Samuel
30 Thibault and Michael Tokarev for their contributions to this version of tinc.