diff options
author | Chenbo Feng <fengc@google.com> | 2017-06-09 12:06:07 -0700 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2017-06-09 15:07:56 -0400 |
commit | 97a7a37a7b7bf3dd16f6fa13cfd7ffacd01a352f (patch) | |
tree | 57c7219022daefdf34fe84a408114322bffee709 /security/security.c | |
parent | d86cc04e22ead660eeb362b28119c7cb1fbd9d06 (diff) | |
download | linux-97a7a37a7b7bf3dd16f6fa13cfd7ffacd01a352f.tar.bz2 |
ipv6: Initial skb->dev and skb->protocol in ip6_output
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@google.com>
Acked-by: Eric Dumazet <edumazet@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'security/security.c')
0 files changed, 0 insertions, 0 deletions