aboutsummaryrefslogtreecommitdiffstats
path: root/samples
diff options
context:
space:
mode:
authorDaniel Borkmann <daniel@iogearbox.net>2018-01-19 23:26:41 +0100
committerDaniel Borkmann <daniel@iogearbox.net>2018-01-19 23:26:42 +0100
commit05526361af7d6748edc544dc912b494473a964ef (patch)
treeb6d14d27dd9c79219b79291db99683a4ba8b9f07 /samples
parentselftests: bpf: update .gitignore with missing generated files (diff)
parenttools/bpf: add a testcase for MAP_GET_NEXT_KEY command of LPM_TRIE map (diff)
downloadlinux-dev-05526361af7d6748edc544dc912b494473a964ef.tar.xz
linux-dev-05526361af7d6748edc544dc912b494473a964ef.zip
Merge branch 'bpf-lpm-get-next-key'
Yonghong Song says: ==================== This patch set implements MAP_GET_NEXT_KEY command for LPM_TRIE map. This command is really useful for key enumeration, and for key deletion if what keys in the trie are unknown. Patch #1 implements the functionality in the kernel and patch #2 adds a test case in tools/testing/selftests/bpf. ==================== Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>
Diffstat (limited to 'samples')
0 files changed, 0 insertions, 0 deletions