Files
i2som-imx-linux/include/uapi/linux
Daniel Borkmann bcad571824 ebpf: add skb->priority to offset map for usage in {cls, act}_bpf
This adds the ability to read out the skb->priority from an eBPF
program, so that it can be taken into account from a tc filter
or action for the use-case where the priority is not being used
to directly override the filter classification in a qdisc, but
to tag traffic otherwise for the classifier; the priority can be
assigned from various places incl. user space, in future we may
also mangle it from an eBPF program.

Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>
Cc: Alexei Starovoitov <ast@plumgrid.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2015-04-03 14:59:15 -04:00
..
2015-03-06 21:50:02 -05:00
2015-02-09 16:59:03 +09:00
2015-02-17 14:34:51 -08:00
2015-02-02 18:46:51 -08:00
2015-02-07 18:43:16 +08:00
2015-03-05 22:08:42 -05:00
2015-02-10 12:38:14 -07:00
2015-03-31 13:58:35 -04:00