-
- Downloads
tunnels: harmonize cleanup done on skb on rx path
The goal of this patch is to harmonize cleanup done on a skbuff on rx path. Before this patch, behaviors were different depending of the tunnel type. Signed-off-by:Nicolas Dichtel <nicolas.dichtel@6wind.com> Signed-off-by:
David S. Miller <davem@davemloft.net>
Showing
- include/net/dst.h 7 additions, 5 deletionsinclude/net/dst.h
- net/ipv4/ip_tunnel.c 1 addition, 2 deletionsnet/ipv4/ip_tunnel.c
- net/ipv4/ipmr.c 1 addition, 2 deletionsnet/ipv4/ipmr.c
- net/ipv6/ip6_gre.c 1 addition, 4 deletionsnet/ipv6/ip6_gre.c
- net/ipv6/ip6_tunnel.c 1 addition, 6 deletionsnet/ipv6/ip6_tunnel.c
- net/ipv6/ip6mr.c 1 addition, 2 deletionsnet/ipv6/ip6mr.c
- net/ipv6/sit.c 1 addition, 5 deletionsnet/ipv6/sit.c
Loading
Please register or sign in to comment