add arp applet - thanks to

"Eric Spakman" <E.Spakman@inter.nl.net>
This commit is contained in:
Denis Vlasenko
2007-01-07 01:24:12 +00:00
parent b05955e0a5
commit fa85b86f38
6 changed files with 230 additions and 35 deletions

View File

@@ -12,6 +12,12 @@ config FEATURE_IPV6
Enable IPv6 support in busybox.
This adds IPv6 support in the networking applets.
config ARP
bool "arp"
default n
help
Manipulate the system ARP cache
config ARPING
bool "arping"
default n