aboutsummaryrefslogtreecommitdiffstats
path: root/package/network
diff options
context:
space:
mode:
authorJo-Philipp Wich <jow@openwrt.org>2014-06-20 09:58:16 +0000
committerJo-Philipp Wich <jow@openwrt.org>2014-06-20 09:58:16 +0000
commit4472de6afa6f8aa590445e4baadb6829cbae263b (patch)
treece80f833693e6ce3d75d92bb3464708c0d4e7d41 /package/network
parent1143dd9e2edb22709396e2f17256c86fb9ff2c36 (diff)
downloadupstream-4472de6afa6f8aa590445e4baadb6829cbae263b.tar.gz
upstream-4472de6afa6f8aa590445e4baadb6829cbae263b.tar.bz2
upstream-4472de6afa6f8aa590445e4baadb6829cbae263b.zip
netifd: fix handling of "lookup main" for ip rules (#15315)
Reworks the handling of RT_TABLE_MAIN in system-linux.c so that ip rules with lookup main can be properly setup. Signed-off-by: Jo-Philipp Wich <jow@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@41282 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 d9e245a0cf..d78d2e9bcb 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-06-18
+PKG_VERSION:=2014-06-20
PKG_RELEASE=$(PKG_SOURCE_VERSION)
PKG_SOURCE_PROTO:=git
PKG_SOURCE_URL:=http://git.openwrt.org/project/netifd.git
PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION)
-PKG_SOURCE_VERSION:=65cab45660dd0b234b663a39a133c64271f667b7
+PKG_SOURCE_VERSION:=26505641d8037a8e0a32945251653e4a116b342e
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION).tar.gz
PKG_MAINTAINER:=Felix Fietkau <nbd@openwrt.org>
# PKG_MIRROR_MD5SUM:=