Config.in 443 B

123456789101112
  1. config ADK_PACKAGE_DHCP6
  2. prompt "dhcp6............................. IPv6 DHCP server and client"
  3. depends on ADK_IPV6
  4. tristate
  5. default n
  6. select ADK_PACKAGE_LIBNCURSES
  7. help
  8. This is the first ever open source implementation of Dynamic
  9. Host Configuration Protocol for IPv6 (DHCPv6) server and client
  10. on Linux Operating System. The server provides leases
  11. (durations or lifetimes) on IPv6 addresses to the clients who
  12. request for it