netifd: fix handling of "lookup main" for ip rules (#15315)
authorJo-Philipp Wich <jow@openwrt.org>
Fri, 20 Jun 2014 09:58:16 +0000 (09:58 +0000)
committerJo-Philipp Wich <jow@openwrt.org>
Fri, 20 Jun 2014 09:58:16 +0000 (09:58 +0000)
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>
SVN-Revision: 41282

package/network/config/netifd/Makefile

index d9e245a0cf3edf74a423f8db769e346abd411008..d78d2e9bcb33dc50564eea974c99868e95fd297e 100644 (file)
@@ -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:=