blob: 3f1068ca3881928104879cb20cc36a87407b4653 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
config ADK_PACKAGE_ARPD
prompt "arpd.............................. A daemon to fake ARP replies"
tristate
default n
select ADK_PACKAGE_LIBPCAP
select ADK_PACKAGE_LIBDNET
select ADK_PACKAGE_LIBEVENT
help
Generates ARP responses for (locally unused) IP addresses
http://www.honeyd.org/tools.php
|