tn3399_openwrt/package/utils/busybox
Jo-Philipp Wich c46cef2ffb busybox: fix broken default for FEATURE_IP_ROUTE_DIR (#21845)
Changeset r47775 introduced a wrong default value "n" for the ip applets
config search path, breaking the handling of named routing tables and other
objects having alias configurations.

Fix the issue by providing a proper default value aligned with the value
used by full iproute2.

Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>

SVN-Revision: 48716
2016-02-12 19:46:31 +00:00
..
config busybox: adjust convert_menuconfig.pl to emit relative path references for Config.in files and refresh generated files 2016-01-03 11:38:31 +00:00
files Disable telnet in favor of passwordless SSH 2015-09-07 19:29:25 +00:00
patches busybox: fix route tables in ip rule show output 2016-02-07 20:15:21 +00:00
Config-defaults.in busybox: fix broken default for FEATURE_IP_ROUTE_DIR (#21845) 2016-02-12 19:46:31 +00:00
Config.in busybox: include config files relative to the main Config.in (#18522) 2014-12-12 12:33:34 +00:00
convert_defaults.pl busybox: add a reworked implementation of menuconfig support, this time with a guard option that keeps all symbols at default values until an extra option is activated 2014-01-31 13:50:16 +00:00
convert_menuconfig.pl busybox: adjust convert_menuconfig.pl to emit relative path references for Config.in files and refresh generated files 2016-01-03 11:38:31 +00:00
Makefile busybox: fix broken default for FEATURE_IP_ROUTE_DIR (#21845) 2016-02-12 19:46:31 +00:00