BCC macro for the creation of LPM trie maps (#1359)
LPM trie maps require the BPF_F_NO_PREALLOC flag on creation. The need for this flag is not obvious at first; this new macro should help avoid the mistake.
Showing
Please register or sign in to comment