You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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
8 years ago
..
config busybox: adjust convert_menuconfig.pl to emit relative path references for Config.in files and refresh generated files 8 years ago
files Disable telnet in favor of passwordless SSH 9 years ago
patches busybox: fix route tables in ip rule show output 8 years ago
Config-defaults.in busybox: fix broken default for FEATURE_IP_ROUTE_DIR (#21845) 8 years ago
Config.in busybox: include config files relative to the main Config.in (#18522) 10 years ago
Makefile busybox: fix broken default for FEATURE_IP_ROUTE_DIR (#21845) 8 years ago
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 10 years ago
convert_menuconfig.pl busybox: adjust convert_menuconfig.pl to emit relative path references for Config.in files and refresh generated files 8 years ago