netifd: fix VTI ikey/okey endianess
authorJo-Philipp Wich <jow@openwrt.org>
Fri, 4 Mar 2016 17:48:18 +0000 (17:48 +0000)
committerJo-Philipp Wich <jow@openwrt.org>
Fri, 4 Mar 2016 17:48:18 +0000 (17:48 +0000)
Ensure that ikey and okey are sent in network byte order to the kernel.
Also don't mangle external IP addrs and routes when reconfiguring iinterfaces.

Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
SVN-Revision: 48919

package/network/config/netifd/Makefile

index c0a0e9a9ed1617ed27b3c6770cc159510d7835f5..586f74063aae7217c48d33ea933e290c21e516fc 100644 (file)
@@ -1,13 +1,13 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=netifd
-PKG_VERSION:=2016-02-01
+PKG_VERSION:=2016-03-04
 PKG_RELEASE=$(PKG_SOURCE_VERSION)
 
 PKG_SOURCE_PROTO:=git
 PKG_SOURCE_URL=$(OPENWRT_GIT)/project/netifd.git
 PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION)
-PKG_SOURCE_VERSION:=3610a24b218974bdf2d2f709a8af9e4a990c47bd
+PKG_SOURCE_VERSION:=e27e23f76437edc7871c03c8c92d69fbe52d30f5
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION).tar.gz
 PKG_MAINTAINER:=Felix Fietkau <nbd@openwrt.org>
 # PKG_MIRROR_MD5SUM:=