mirror of
https://github.com/espressif/openthread.git
synced 2026-08-17 16:09:51 +00:00
[dua] Domain Unicast Address generation (#4854)
This commit includes [Y] add `OPENTHREAD_CONFIG_DUA_ENABLE` option for DUA feature [Y] generate DUA via SLAAC [Y] update test script to verify communication via DUA
This commit is contained in:
@@ -239,6 +239,7 @@ LOCAL_SRC_FILES := \
|
||||
src/core/thread/announce_begin_server.cpp \
|
||||
src/core/thread/announce_sender.cpp \
|
||||
src/core/thread/child_table.cpp \
|
||||
src/core/thread/dua_manager.cpp \
|
||||
src/core/thread/energy_scan_server.cpp \
|
||||
src/core/thread/indirect_sender.cpp \
|
||||
src/core/thread/key_manager.cpp \
|
||||
|
||||
Reference in New Issue
Block a user