-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Add vendor TLV tag Users received "unkown type 74" when trying to import Thread dataset from an Apple iOS device. It seems that an additional tag with type 74 is present in those datasets. Accept this unkown tag type as well. * Fix falke8/black * Split long line properly * Update python_otbr_api/tlv_parser.py Co-authored-by: Stefan Agner <[email protected]> * Update test_tlv_parser.py --------- Co-authored-by: Erik Montnemery <[email protected]>
- Loading branch information
1 parent
016c0ca
commit 752e38e
Showing
2 changed files
with
28 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters