add the possibility to use a script, idea by fulup
[openwrt.git] / openwrt / package / arpd / Config.in
1 config BR2_PACKAGE_ARPD
2 tristate "arpd - fake ARP replies"
3 default m if CONFIG_DEVEL
4 select BR2_PACKAGE_LIBPCAP
5 select BR2_PACKAGE_LIBDNET
6 select BR2_PACKAGE_LIBEVENT
7 help
8 Generates ARP responses for (locally unused) IP addresses
9
10 http://www.honeyd.org/tools.php
This page took 0.04643 seconds and 5 git commands to generate.