2023-04-11 03:57:49 +08:00
|
|
|
common:
|
|
|
|
min_ram: 16
|
|
|
|
depends_on: netif
|
|
|
|
tags: net iface
|
|
|
|
tests:
|
2023-11-15 22:20:03 +08:00
|
|
|
net.conn_mgr.nodad:
|
2023-04-11 03:57:49 +08:00
|
|
|
extra_configs:
|
|
|
|
- CONFIG_NET_IPV6_DAD=n
|
2023-11-15 22:20:03 +08:00
|
|
|
net.conn_mgr.dad:
|
2023-04-11 03:57:49 +08:00
|
|
|
extra_configs:
|
|
|
|
- CONFIG_NET_IPV6_DAD=y
|