aboutsummaryrefslogtreecommitdiffstats
path: root/package/network
diff options
context:
space:
mode:
authorJo-Philipp Wich <jow@openwrt.org>2016-03-04 17:48:18 +0000
committerJo-Philipp Wich <jow@openwrt.org>2016-03-04 17:48:18 +0000
commit3293fc5234f6d27f5ccf62097d347ef3517ded13 (patch)
tree715b0cfb5a69290025c31bfec0c34f642ed5015d /package/network
parent77699080d25eb3ef8f455a71153af616f7d2d211 (diff)
downloadmaster-187ad058-3293fc5234f6d27f5ccf62097d347ef3517ded13.tar.gz
master-187ad058-3293fc5234f6d27f5ccf62097d347ef3517ded13.tar.bz2
master-187ad058-3293fc5234f6d27f5ccf62097d347ef3517ded13.zip
netifd: fix VTI ikey/okey endianess
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> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@48919 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/network')
-rw-r--r--package/network/config/netifd/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/package/network/config/netifd/Makefile b/package/network/config/netifd/Makefile
index c0a0e9a9ed..586f74063a 100644
--- a/package/network/config/netifd/Makefile
+++ b/package/network/config/netifd/Makefile
@@ -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:=