start a shell only on 2.6 system on second serial device, reported by Peter Urbanec...
[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.048795 seconds and 5 git commands to generate.