We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a144292 commit d35dd65Copy full SHA for d35dd65
system/dhcp6c/Kconfig
@@ -7,7 +7,7 @@ config SYSTEM_DHCPC_RENEW6
7
tristate "DHCP IPv6 Address Renewal"
8
default n
9
select NETUTILS_DHCP6C
10
- depends on NET_UDP && NET_IPv6
+ depends on NET_UDP && NET_IPv6 && NET_ICMPv6_AUTOCONF
11
---help---
12
Enable the DHCP client 'renew6' command
13
0 commit comments