projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
patch pppd to be able to deal with time changes during a connection, fixes #31
[openwrt.git]
/
openwrt
/
package
/
arpd
/
Config.in
diff --git
a/openwrt/package/arpd/Config.in
b/openwrt/package/arpd/Config.in
index
504f9fa
..
11607ba
100644
(file)
--- a/
openwrt/package/arpd/Config.in
+++ b/
openwrt/package/arpd/Config.in
@@
-1,5
+1,6
@@
config BR2_PACKAGE_ARPD
- tristate "arpd - fake ARP replies"
+ prompt "arpd.............................. A daemon to fake ARP replies"
+ tristate
default m if CONFIG_DEVEL
select BR2_PACKAGE_LIBPCAP
select BR2_PACKAGE_LIBDNET
This page took
0.029572 seconds
and
4
git commands to generate.