1 config BR2_PACKAGE_RARPD
2 prompt "rarpd............................. Reverse ARP Daemon"
4 default m if CONFIG_DEVEL
5 select BR2_PACKAGE_LIBNET
7 Rarpd is a daemon which responds to RARP requests.
8 RARP is used by some machines at boot time to discover their
9 IP address. They provide their Ethernet address and rarpd
10 responds with their IP address if it finds it in the ethers
13 ftp://ftp.dementia.org/pub/net-tools/