]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitc81b8a694cb7651780de729a9f4f7d7cea4af733
tree59edb97a78757af878dc775999071684cbafc9dc
parent70ae9c6ab7c4d80fd65ed47bf026caf1e46f91fd
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