1config BR2_PACKAGE_ODHCP6C 2 bool "odhcp6c" 3 depends on BR2_USE_MMU # fork() 4 help 5 odhcp6c is a minimal DHCPv6 and RA-client for use in 6 embedded Linux systems, especially routers. 7 8 https://git.openwrt.org/project/odhcp6c.git 9