ip_tunnels: use tos and ttl fields also for IPv6
authorJiri Benc <jbenc@redhat.com>
Thu, 20 Aug 2015 11:56:24 +0000 (13:56 +0200)
committerDavid S. Miller <davem@davemloft.net>
Thu, 20 Aug 2015 22:42:36 +0000 (15:42 -0700)
commit7c383fb2254c44e096427470da6a36380169b548
tree59edb97a78757af878dc775999071684cbafc9dc
parentc1ea5d672aaff08da337dee735dbb548e3415585
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>
drivers/net/vxlan.c
include/net/ip_tunnels.h
net/ipv4/ip_gre.c
net/ipv4/ip_tunnel_core.c
net/openvswitch/flow_netlink.c
net/openvswitch/vport-geneve.c
net/openvswitch/vport.c
net/openvswitch/vport.h