mirror of
https://github.com/espressif/openthread.git
synced 2026-09-12 20:20:04 +00:00
[thread-cert] refactor case 5.1.2 using pktverify (#5686)
This commit is contained in:
@@ -500,6 +500,7 @@ _LAYER_FIELDS = {
|
||||
'thread_address.tlv.len': _list(_auto),
|
||||
'thread_address.tlv.type': _list(_auto),
|
||||
'thread_address.tlv.status': _auto,
|
||||
'thread_address.tlv.target_eid': _ipv6_addr,
|
||||
'thread_address.tlv.ext_mac_addr': _ext_addr,
|
||||
'thread_address.tlv.router_mask_id_seq': _auto,
|
||||
'thread_address.tlv.router_mask_assigned': _bytes,
|
||||
|
||||
Reference in New Issue
Block a user