On 06/09/2017 12:08 PM, David Miller wrote:
From: Chenbo Feng <chenbofeng.ker...@gmail.com>
Date: Fri,  9 Jun 2017 12:06:07 -0700

From: Chenbo Feng <fe...@google.com>

Move the initialization of skb->dev and skb->protocol from
ip6_finish_output2 to ip6_output. This can make the skb->dev and
skb->protocol information avalaible to the CGROUP eBPF filter.

Signed-off-by: Chenbo Feng <fe...@google.com>
Acked-by: Eric Dumazet <eduma...@google.com>
Applied, thanks.

This makes ipv6 consistent with ipv4.

I am surprised this wasn't noticed, for example, in netfilter.
.

Hi David,

This patch is still under working since it may have problem with ip_fragment() call, did you applied it already? Should I send a revert patch to you then?

Chenbo Feng

Reply via email to