source:
freewrt/package/arpd/Config.in@
428f140
| Last change on this file since 428f140 was 475ad56, checked in by , 20 years ago | |
|---|---|
|
|
| File size: 326 bytes | |
| Line | |
|---|---|
| 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 |
Note:
See TracBrowser
for help on using the repository browser.
