On 09/16/2016 11:36 AM, Jakub Kicinski wrote:
When running as parser interpret BPF_LD | BPF_IMM | BPF_DW
instructions as loading CONST_IMM with the value stored
in imm.  The verifier will continue not recognizing those
due to concerns about search space/program complexity
increase.

Signed-off-by: Jakub Kicinski <jakub.kicin...@netronome.com>
Acked-by: Alexei Starovoitov <a...@kernel.org>

Acked-by: Daniel Borkmann <dan...@iogearbox.net>

Reply via email to