]> git.ipfire.org Git - thirdparty/iproute2.git/commit
lib bpf: Add support for BPF_PROG_ATTACH and BPF_PROG_DETACH
authorDavid Ahern <dsa@cumulusnetworks.com>
Mon, 12 Dec 2016 00:53:08 +0000 (16:53 -0800)
committerStephen Hemminger <stephen@networkplumber.org>
Tue, 13 Dec 2016 18:20:15 +0000 (10:20 -0800)
commitfc4ccce038942f42485bcbf7b49e90b8d24f3438
tree6517f49596c8b0969257ab9d2c0a15731063a42a
parent7d59d6354fdece9a2b228f2eefdb9bff0da23f4d
lib bpf: Add support for BPF_PROG_ATTACH and BPF_PROG_DETACH

Signed-off-by: David Ahern <dsa@cumulusnetworks.com>
Acked-by: Daniel Borkmann <daniel@iogearbox.net>
include/bpf_util.h
lib/bpf.c