From: Daniel Borkmann Date: Fri, 19 Jan 2018 22:26:41 +0000 (+0100) Subject: Merge branch 'bpf-lpm-get-next-key' X-Git-Tag: v4.16-rc1~123^2~109^2~2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=05526361af7d6748edc544dc912b494473a964ef;p=thirdparty%2Flinux.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