netifd: fix source-routing breaking 6in4 + others
authorSteven Barth <cyrus@openwrt.org>
Fri, 14 Feb 2014 21:21:44 +0000 (21:21 +0000)
committerSteven Barth <cyrus@openwrt.org>
Fri, 14 Feb 2014 21:21:44 +0000 (21:21 +0000)
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)

SVN-Revision: 39586

package/network/config/netifd/Makefile

index cbe14b6e2acf790ce7b6e4e5d239002bf8a68184..3666aaf96869f3e8396821c9bad426c34008c02c 100644 (file)
@@ -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:=