From 117cef6d44659dcb5a60353675993b7fda518e19 Mon Sep 17 00:00:00 2001 From: Jo-Philipp Wich Date: Tue, 9 Feb 2016 12:34:05 +0000 Subject: [PATCH] base-files: add netifd's default prelocal table to /etc/iproute2/rt_tables Signed-off-by: Jo-Philipp Wich SVN-Revision: 48685 --- package/base-files/Makefile | 2 +- package/base-files/files/etc/iproute2/rt_tables | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) 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