From: Alexei Starovoitov <ast@xxxxxxxxxxxx> 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@xxxxxxxxxxxx> Applied, thanks. -- To unsubscribe from this list: send the line "unsubscribe linux-api" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html