summaryrefslogtreecommitdiffstats
path: root/kernel/bpf/lpm_trie.c
Commit message (Expand)AuthorAgeFilesLines
...
* bpf, lpm: fix kfree of im_node in trie_update_elemDaniel Borkmann2017-01-231-1/+1
* bpf: add a longest prefix match trie map implementationDaniel Mack2017-01-231-0/+503