Config.in 451 B

1234567891011121314
  1. config ADK_PACKAGE_RARPD
  2. prompt "rarpd............................. Reverse ARP Daemon"
  3. tristate
  4. default n
  5. select ADK_PACKAGE_LIBNET
  6. help
  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
  11. database.
  12. ftp://ftp.dementia.org/pub/net-tools/