aboutsummaryrefslogtreecommitdiffstats
path: root/package/base-files
diff options
context:
space:
mode:
authorJo-Philipp Wich <jow@openwrt.org>2016-02-09 12:34:05 +0000
committerJo-Philipp Wich <jow@openwrt.org>2016-02-09 12:34:05 +0000
commit5a4f514855a00cdb40cfb786d9efc16957734b74 (patch)
tree23dd77783a3d7666f94fbc61f20f83ba60bb577e /package/base-files
parentba181dec750ea3b66f634120264c49be986e4769 (diff)
downloadmaster-187ad058-5a4f514855a00cdb40cfb786d9efc16957734b74.tar.gz
master-187ad058-5a4f514855a00cdb40cfb786d9efc16957734b74.tar.bz2
master-187ad058-5a4f514855a00cdb40cfb786d9efc16957734b74.zip
base-files: add netifd's default prelocal table to /etc/iproute2/rt_tables
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@48685 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/base-files')
-rw-r--r--package/base-files/Makefile2
-rw-r--r--package/base-files/files/etc/iproute2/rt_tables1
2 files changed, 2 insertions, 1 deletions
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