d1a7b7bc4c
Patch from Oliver Smith git-svn-id: svn://svn.openwrt.org/openwrt/packages@31185 3c298f89-4303-0410-b956-a3cf2f4a3e73
8 lines
185 B
Plaintext
8 lines
185 B
Plaintext
config DHCP4_ENABLE_IPV6
|
|
bool "Enable IPv6 capabilities (DHCPv6)"
|
|
depends on PACKAGE_kmod-ipv6 && PACKAGE_dhcp4
|
|
default y
|
|
help
|
|
Enables IPv6 features in all built DHCP4 packages
|
|
|