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:
Felix Fietkau 2017-03-16 16:54:16 +01:00
parent 8301e61365
commit 76cc264364

View File

@ -2220,7 +2220,7 @@ config BUSYBOX_DEFAULT_FEATURE_IP_RULE
default y
config BUSYBOX_DEFAULT_FEATURE_IP_NEIGH
bool
default n
default y
config BUSYBOX_DEFAULT_FEATURE_IP_RARE_PROTOCOLS
bool
default n