base-files: add netifd's default prelocal table to /etc/iproute2/rt_tables
authorjow <jow@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Tue, 9 Feb 2016 12:34:05 +0000 (12:34 +0000)
committerjow <jow@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Tue, 9 Feb 2016 12:34:05 +0000 (12:34 +0000)
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@48685 3c298f89-4303-0410-b956-a3cf2f4a3e73

package/base-files/Makefile
package/base-files/files/etc/iproute2/rt_tables

index 4e3591a..8c75b91 100644 (file)
@@ -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
index 541abfd..5fc09b3 100644 (file)
@@ -1,6 +1,7 @@
 #
 # reserved values
 #
+128    prelocal
 255    local
 254    main
 253    default