[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20150403.150110.1330709172614555508.davem@davemloft.net>
Date: Fri, 03 Apr 2015 15:01:10 -0400 (EDT)
From: David Miller <davem@...emloft.net>
To: daniel@...earbox.net
Cc: netdev@...r.kernel.org, ast@...mgrid.com
Subject: Re: [PATCH net-next] ebpf: add skb->priority to offset map for
usage in {cls,act}_bpf
From: Daniel Borkmann <daniel@...earbox.net>
Date: Fri, 3 Apr 2015 20:52:24 +0200
> 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@...earbox.net>
This looks fine, applied, thanks.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists