mirror of
https://github.com/espressif/openthread.git
synced 2026-08-12 13:47:47 +00:00
[dua] allow MTD to handle ADDR_ERR.ntf messages (#7844)
An MTD interface should be able to handle Address Error Notifications as per Thread Specification section 5.6.4.
This commit is contained in:
@@ -77,6 +77,7 @@ class TestDomainUnicastAddress(thread_cert.TestCase):
|
||||
},
|
||||
MED: {
|
||||
'version': '1.2',
|
||||
'is_mtd': True,
|
||||
'allowlist': [ROUTER],
|
||||
'mode': 'rn',
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user