mirror of
https://github.com/espressif/openthread.git
synced 2026-07-09 05:40:27 +00:00
af031f3b50
This commit adds `otNetDataGetNextLowpanContextInfo()` to iterate through the list of LoWPAN Context entries in Thread Network Data providing info about the prefix, its LoWPAN Context ID and Compress flag (relating to `ContextTlv` sub-TLVs of `PrefixTlv`s in Network Data). This commit also updates CLI command `netdata show` to list the context IDs in addition to prefixes, routes, and services.