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
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue