mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2024-12-09 16:26:55 +00:00
busybox: enable ip rule support by default (required for dealing with route tables)
Adds about 1.2k gzip-compressed Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 47387
This commit is contained in:
parent
47668ffd8e
commit
a2a7aba257
@ -2118,7 +2118,7 @@ config BUSYBOX_DEFAULT_FEATURE_IP_TUNNEL
|
||||
default n
|
||||
config BUSYBOX_DEFAULT_FEATURE_IP_RULE
|
||||
bool
|
||||
default n
|
||||
default y
|
||||
config BUSYBOX_DEFAULT_FEATURE_IP_SHORT_FORMS
|
||||
bool
|
||||
default n
|
||||
|
Loading…
Reference in New Issue
Block a user