* The DeviceType option can now be used to select dummy, raw socket, UML and VDE devices without needing to recompile tinc.
* Allow multiple BindToAddress statements.
* Decrement TTL value of IPv4 and IPv6 packets.
* Add LocalDiscovery option allowing tinc to detect peers that are behind the same NAT.
* Accept Subnets passed with the -o option when StrictSubnets = yes.
* Disabling old RSA keys when generating new ones now also works properly on Windows.
SVN-Revision: 31055
include $(TOPDIR)/rules.mk
PKG_NAME:=tinc
-PKG_VERSION:=1.0.16
-PKG_RELEASE:=4
+PKG_VERSION:=1.0.17
+PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=http://www.tinc-vpn.org/packages
-PKG_MD5SUM:=f1c7ed94878725fb2cf4efb02bf160da
+PKG_MD5SUM:=cd9e94e472584f9fe96cd86b42345afe
PKG_INSTALL:=1