On Sat, Jun 08, 2019 at 12:54:19PM -0700, Jonathan Lemon wrote: > If the leftmost parent node of the tree has does not have a child > on the left side, then trie_get_next_key (and bpftool map dump) will > not look at the child on the right. This leads to the traversal > missing elements. Good catch!
Acked-by: Martin KaFai Lau <ka...@fb.com>