disable gdb build for now, need to rework gdb client and server and add some docs...
[openwrt.git] / openwrt / package / dhcp6 / Config.in
1 config BR2_PACKAGE_DHCP6
2 prompt "dhcp6............................. IPv6 DHCP server and client"
3 tristate
4 default m if CONFIG_DEVEL
5 select BR2_PACKAGE_LIBNCURSES
6 help
7 This is the first ever open source implementation of Dynamic Host Configuration Protocol for IPv6 (DHCPv6) server and client on Linux Operating System. The server provides leases (durations or lifetimes) on IPv6 addresses to the clients who request for it
This page took 0.036571 seconds and 5 git commands to generate.