mirror of
https://github.com/openwrt/openwrt.git
synced 2025-01-26 22:29:33 +00:00
busybox: enable the "ip neigh" command (FS#618)
It is useful for creating static ARP entries. Adds about 1.9 KiB after gzip on MIPS. Signed-off-by: Felix Fietkau <nbd@nbd.name>
This commit is contained in:
parent
8301e61365
commit
76cc264364
@ -2220,7 +2220,7 @@ config BUSYBOX_DEFAULT_FEATURE_IP_RULE
|
|||||||
default y
|
default y
|
||||||
config BUSYBOX_DEFAULT_FEATURE_IP_NEIGH
|
config BUSYBOX_DEFAULT_FEATURE_IP_NEIGH
|
||||||
bool
|
bool
|
||||||
default n
|
default y
|
||||||
config BUSYBOX_DEFAULT_FEATURE_IP_RARE_PROTOCOLS
|
config BUSYBOX_DEFAULT_FEATURE_IP_RARE_PROTOCOLS
|
||||||
bool
|
bool
|
||||||
default n
|
default n
|
||||||
|
Loading…
x
Reference in New Issue
Block a user