mirror of
https://github.com/espressif/openthread.git
synced 2026-09-06 01:00:09 +00:00
[scripts] MATN-TC-09: Failure of Primary BBR – Outbound Multicast (#6463)
This commit is contained in:
@@ -616,7 +616,7 @@ _LAYER_FIELDS = {
|
||||
'thread_nwd.tlv.service.s_data.seqno': _auto,
|
||||
'thread_nwd.tlv.service.s_data.rrdelay': _auto,
|
||||
'thread_nwd.tlv.service.s_data.mlrtimeout': _auto,
|
||||
'thread_nwd.tlv.server_16': _auto,
|
||||
'thread_nwd.tlv.server_16': _list(_auto),
|
||||
'thread_nwd.tlv.border_router_16': _list(_auto),
|
||||
'thread_nwd.tlv.sub_tlvs': _list(_str),
|
||||
# TODO: support thread_nwd.tlv.prefix.length and thread_nwd.tlv.prefix.domain_id
|
||||
|
||||
Reference in New Issue
Block a user