[thread-cert] add case 8.2.5 JoinerRouter using pktverify (#5924)

This commit is contained in:
Jing Ma
2020-12-16 08:07:44 -08:00
committed by GitHub
parent f3968c5891
commit 4caecf44fb
3 changed files with 242 additions and 0 deletions
@@ -593,6 +593,7 @@ _LAYER_FIELDS = {
'thread_meshcop.tlv.unknown': _bytes,
'thread_meshcop.tlv.udp_port': _list(_auto),
'thread_meshcop.tlv.ba_locator': _auto,
'thread_meshcop.tlv.jr_locator': _auto,
'thread_meshcop.tlv.active_tstamp': _auto,
'thread_meshcop.tlv.pending_tstamp': _auto,
'thread_meshcop.tlv.delay_timer': _auto,