]> 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)
commitedfb942496b59fcba081dcc69e6b26227d6792ae
tree59edb97a78757af878dc775999071684cbafc9dc
parentf548e6b97c1b26db5a0eb3422ab87d92d9520092
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