Updated to 3.7p1 and add support for adjtimex, thanks to Darren Tucker. Closes #320
[openwrt.git] / openwrt / 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.038546 seconds and 5 git commands to generate.