On 10/17/2017 01:40 AM, Jakub Kicinski wrote:
Use the fact that verifier ops are now separate from program
ops to define a separate set of callbacks for verification of
already translated programs.

Since we expect the analyzer ops to be defined only for
a small subset of all program types initialize their array
by hand (don't use linux/bpf_types.h).

Signed-off-by: Jakub Kicinski <[email protected]>

Acked-by: Daniel Borkmann <[email protected]>

Reply via email to