From: Daniel Borkmann Date: Thu, 23 May 2019 23:46:26 +0000 (+0200) Subject: Merge branch 'bpf-explored-states' X-Git-Tag: v5.3-rc1~140^2~371^2~33 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=5762a20b11ef261ae8436868555fab4340cb3ca0;p=thirdparty%2Flinux.git Merge branch 'bpf-explored-states' Alexei Starovoitov says: ==================== Convert explored_states array into hash table and use simple hash to reduce verifier peak memory consumption for programs with bpf2bpf calls. More details in patch 3. v1->v2: fixed Jakub's small nit in patch 1 ==================== Acked-by: Andrii Nakryiko Signed-off-by: Daniel Borkmann --- 5762a20b11ef261ae8436868555fab4340cb3ca0