[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CANn89iJwxmiU2HN4cG42r74_2z4pk+t1pD0nWaHUgJFGffgM=A@mail.gmail.com>
Date: Fri, 9 Jun 2017 14:11:40 -0700
From: Eric Dumazet <edumazet@...gle.com>
To: Chenbo Feng <chenbofeng.kernel@...il.com>
Cc: netdev <netdev@...r.kernel.org>,
David Miller <davem@...emloft.net>,
Lorenzo Colitti <lorenzo@...gle.com>,
Chenbo Feng <fengc@...gle.com>
Subject: Re: [PATCH net-next] ipv6: Initial skb->dev and skb->protocol in ip6_output
On Fri, Jun 9, 2017 at 12:06 PM, Chenbo Feng
<chenbofeng.kernel@...il.com> wrote:
> From: Chenbo Feng <fengc@...gle.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 <fengc@...gle.com>
> Acked-by: Eric Dumazet <edumazet@...gle.com>
> ---
Arg, you mixed my Acked-by for your other patch :/
Powered by blists - more mailing lists