From: Chenbo Feng <[email protected]>
Date: Fri,  9 Jun 2017 12:06:07 -0700

> From: Chenbo Feng <[email protected]>
> 
> 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 <[email protected]>
> Acked-by: Eric Dumazet <[email protected]>

Applied, thanks.

This makes ipv6 consistent with ipv4.

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

Reply via email to