Skip to content
Commit 05526361 authored by Daniel Borkmann's avatar Daniel Borkmann
Browse files

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: default avatarDaniel Borkmann <daniel@iogearbox.net>
parents b7bcc0bb 8c417dc1
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment