aboutsummaryrefslogtreecommitdiffstats
path: root/package
diff options
context:
space:
mode:
authorSteven Barth <steven@midlink.org>2014-02-14 21:21:44 +0000
committerSteven Barth <steven@midlink.org>2014-02-14 21:21:44 +0000
commit2c64b38a6befe24c6fe557bf82e0bc3c0590fe4b (patch)
tree9fc0cd6c49651adfbd8a8f16fa8f2476d3ce9402 /package
parentabe243f240cdea876b1d6f70e8bb89f9b5eac5c8 (diff)
downloadupstream-2c64b38a6befe24c6fe557bf82e0bc3c0590fe4b.tar.gz
upstream-2c64b38a6befe24c6fe557bf82e0bc3c0590fe4b.tar.bz2
upstream-2c64b38a6befe24c6fe557bf82e0bc3c0590fe4b.zip
netifd: fix source-routing breaking 6in4 + others
6in4 historically allowed an ip6addr without a mask however the newly introduced source-routing segfaulted in this scenario (#14958 + #14858). Fixes include: "Fix ubus route src mask printing" and "Disable netlink auto ack" (thanks to Hans Dedecker) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@39586 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package')
-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 cbe14b6e2a..3666aaf968 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:=2014-01-20
+PKG_VERSION:=2014-02-14
PKG_RELEASE=$(PKG_SOURCE_VERSION)
PKG_SOURCE_PROTO:=git
PKG_SOURCE_URL:=git://nbd.name/luci2/netifd.git
PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION)
-PKG_SOURCE_VERSION:=88b3e92933925c09cfb6e95e9c8645727654ddf7
+PKG_SOURCE_VERSION:=b8c54175393d6cfd07ea641230bd785ce9aee0cc
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION).tar.gz
PKG_MAINTAINER:=Felix Fietkau <nbd@openwrt.org>
# PKG_MIRROR_MD5SUM:=