ip_tunnels: use tos and ttl fields also for IPv6
Rename the ipv4_tos and ipv4_ttl fields to just 'tos' and 'ttl', as they'll be used with IPv6 tunnels, too. Signed-off-by:Jiri Benc <jbenc@redhat.com> Acked-by:
Thomas Graf <tgraf@suug.ch> Signed-off-by:
David S. Miller <davem@davemloft.net>
Showing
- drivers/net/vxlan.c 4 additions, 4 deletionsdrivers/net/vxlan.c
- include/net/ip_tunnels.h 4 additions, 4 deletionsinclude/net/ip_tunnels.h
- net/ipv4/ip_gre.c 4 additions, 4 deletionsnet/ipv4/ip_gre.c
- net/ipv4/ip_tunnel_core.c 4 additions, 4 deletionsnet/ipv4/ip_tunnel_core.c
- net/openvswitch/flow_netlink.c 5 additions, 5 deletionsnet/openvswitch/flow_netlink.c
- net/openvswitch/vport-geneve.c 2 additions, 2 deletionsnet/openvswitch/vport-geneve.c
- net/openvswitch/vport.c 2 additions, 2 deletionsnet/openvswitch/vport.c
- net/openvswitch/vport.h 1 addition, 1 deletionnet/openvswitch/vport.h
Please register or sign in to comment