[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20150317.150648.1979518663453994007.davem@redhat.com>
Date: Tue, 17 Mar 2015 15:06:48 -0400 (EDT)
From: David Miller <davem@...hat.com>
To: ast@...mgrid.com
Cc: daniel@...earbox.net, tgraf@...g.ch, linux-api@...r.kernel.org,
netdev@...r.kernel.org
Subject: Re: [PATCH net-next] bpf: allow BPF programs access 'protocol' and
'vlan_tci' fields
From: Alexei Starovoitov <ast@...mgrid.com>
Date: Mon, 16 Mar 2015 18:06:02 -0700
> as a follow on to patch 70006af95515 ("bpf: allow eBPF access skb fields")
> this patch allows 'protocol' and 'vlan_tci' fields to be accessible
> from extended BPF programs.
>
> The usage of 'protocol', 'vlan_present' and 'vlan_tci' fields is the same as
> corresponding SKF_AD_PROTOCOL, SKF_AD_VLAN_TAG_PRESENT and SKF_AD_VLAN_TAG
> accesses in classic BPF.
>
> Signed-off-by: Alexei Starovoitov <ast@...mgrid.com>
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