mirror of
https://github.com/espressif/openthread.git
synced 2026-09-04 16:20:05 +00:00
spinel-cli: Add ipaddr removal to prefix change handler. (#669)
Fixes Cert_5_6_06 and Cert_5_6_08. Fixes #517. Collapse fcs16 into Hdlc class. Add and correct subcommand completion handlers. Move prefix handler to separate worker thread and task queue. Channelize blocking spinel property change handlers to allow parallel reuse across multiple threads.
This commit is contained in:
committed by
Jonathan Hui
parent
118ada3433
commit
a853ffc784
@@ -236,8 +236,6 @@ TESTS = \
|
||||
$(NULL)
|
||||
|
||||
XFAIL_NCP_TESTS = \
|
||||
thread-cert/Cert_5_6_06_NetworkDataExpiration.py \
|
||||
thread-cert/Cert_5_6_08_ContextManagement.py \
|
||||
thread-cert/Cert_9_2_13_EnergyScan.py \
|
||||
thread-cert/Cert_9_2_14_PanIdQuery.py \
|
||||
$(NULL)
|
||||
|
||||
Reference in New Issue
Block a user