commit | 7c383fb2254c44e096427470da6a36380169b548 | [log] [tgz] |
---|---|---|
author | Jiri Benc <jbenc@redhat.com> | Thu Aug 20 13:56:24 2015 +0200 |
committer | David S. Miller <davem@davemloft.net> | Thu Aug 20 15:42:36 2015 -0700 |
tree | 59edb97a78757af878dc775999071684cbafc9dc | |
parent | c1ea5d672aaff08da337dee735dbb548e3415585 [diff] |
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>