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-02 16:43:41 -05:00
2015-04-02 14:05:00 -04:00
2015-04-02 14:04:59 -04:00
2015-03-06 21:50:02 -05:00
2015-04-02 14:05:01 -04:00
2015-03-31 13:58:35 -04:00
2015-03-02 16:43:41 -05:00
2015-03-02 16:43:41 -05:00
2015-04-02 16:27:12 -04:00
2014-10-07 20:28:44 -04:00
2015-03-31 13:58:35 -04:00