[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:
Eduardo Montoya
2022-06-29 11:11:46 -07:00
committed by GitHub
parent 902f295b31
commit b058ea4e17
6 changed files with 33 additions and 17 deletions
@@ -77,6 +77,7 @@ class TestDomainUnicastAddress(thread_cert.TestCase):
},
MED: {
'version': '1.2',
'is_mtd': True,
'allowlist': [ROUTER],
'mode': 'rn',
},