Files
kernel_arpi/include/uapi/linux
Daniel Borkmann e86283071f bpf: expose prog id for cls_bpf and act_bpf
In order to be able to retrieve the attached programs from cls_bpf
and act_bpf, we need to expose the prog ids via netlink so that
an application can later on get an fd based on the id through the
BPF_PROG_GET_FD_BY_ID command, and dump related prog info via
BPF_OBJ_GET_INFO_BY_FD command for bpf(2).

Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
2017-06-21 15:14:23 -04:00
..
2017-05-17 11:53:02 +02:00
2017-03-03 07:24:00 -03:00
2017-03-25 20:11:19 -07:00
2017-04-24 12:35:56 -04:00
2017-06-16 11:58:36 -04:00
2017-03-09 15:42:33 +01:00
2017-06-15 12:12:40 -04:00
2017-03-31 12:55:06 +02:00
2017-04-24 12:35:56 -04:00