From: Daniel Borkmann Date: Fri, 19 Jan 2018 22:26:41 +0000 (+0100) Subject: Merge branch 'bpf-lpm-get-next-key' X-Git-Tag: for-linus-20180210~31^2~109^2~2 X-Git-Url: https://git.kernel.dk/?a=commitdiff_plain;h=05526361af7d6748edc544dc912b494473a964ef;p=linux-block.git 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 --- 05526361af7d6748edc544dc912b494473a964ef