mirror of
https://github.com/espressif/openthread.git
synced 2026-09-16 06:00:13 +00:00
[thread-cert] add case 8.2.5 JoinerRouter using pktverify (#5924)
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user