[thread-cert] refactor case 5.1.2 using pktverify (#5686)

This commit is contained in:
Jing Ma
2020-10-27 22:58:20 -07:00
committed by GitHub
parent f489593824
commit 3e776b0c46
3 changed files with 88 additions and 54 deletions
@@ -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,