From: Jo-Philipp Wich Date: Tue, 9 Feb 2016 12:34:05 +0000 (+0000) Subject: base-files: add netifd's default prelocal table to /etc/iproute2/rt_tables X-Git-Url: http://git.openwrt.org/?a=commitdiff_plain;ds=sidebyside;h=7f4d23a594b2a50005cbc3665873b8954f293d20;p=openwrt%2Fsvn-archive%2Farchive.git base-files: add netifd's default prelocal table to /etc/iproute2/rt_tables Signed-off-by: Jo-Philipp Wich SVN-Revision: 48685 --- diff --git a/package/base-files/Makefile b/package/base-files/Makefile index 4e3591a30b..8c75b91940 100644 --- a/package/base-files/Makefile +++ b/package/base-files/Makefile @@ -11,7 +11,7 @@ include $(INCLUDE_DIR)/kernel.mk include $(INCLUDE_DIR)/version.mk PKG_NAME:=base-files -PKG_RELEASE:=166 +PKG_RELEASE:=167 PKG_FILE_DEPENDS:=$(PLATFORM_DIR)/ $(GENERIC_PLATFORM_DIR)/base-files/ PKG_BUILD_DEPENDS:=usign/host diff --git a/package/base-files/files/etc/iproute2/rt_tables b/package/base-files/files/etc/iproute2/rt_tables index 541abfd272..5fc09b3c0c 100644 --- a/package/base-files/files/etc/iproute2/rt_tables +++ b/package/base-files/files/etc/iproute2/rt_tables @@ -1,6 +1,7 @@ # # reserved values # +128 prelocal 255 local 254 main 253 default