use gcc 4.0.2 and deselect ppp by default for Aruba, use gcc 3.4.5 for the other...
[openwrt.git] / package / arpd / Config.in
1 config BR2_PACKAGE_ARPD
2 prompt "arpd.............................. A daemon to fake ARP replies"
3 tristate
4 default m if CONFIG_DEVEL
5 select BR2_PACKAGE_LIBPCAP
6 select BR2_PACKAGE_LIBDNET
7 select BR2_PACKAGE_LIBEVENT
8 help
9 Generates ARP responses for (locally unused) IP addresses
10
11 http://www.honeyd.org/tools.php
This page took 0.038247 seconds and 5 git commands to generate.