On 7 Jun 2019, at 19:44, Jonathan Lemon wrote: > If the root of the tree has does not have any elements on the left > branch, then trie_get_next_key (and bpftool map dump) will not look > at the rightmost branch. This leads to the traversal missing elements.
I just realized this doesn't handle all cases. Will reroll a new version. -- Jonathan (sigh, #fridaynightfollies)