diff options
author | Hangbin Liu <liuhangbin@gmail.com> | 2018-08-31 10:52:01 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2018-09-04 04:04:12 +0200 |
commit | 36feaac35405e932ad9c321d7a2db8a7e4a4d7ca (patch) | |
tree | d42564578858e46effaef8f971580d6ed54182c3 /net/packet | |
parent | uapi: Fix linux/rds.h userspace compilation errors. (diff) | |
download | linux-36feaac35405e932ad9c321d7a2db8a7e4a4d7ca.tar.xz linux-36feaac35405e932ad9c321d7a2db8a7e4a4d7ca.zip |
ip6_tunnel: respect ttl inherit for ip6tnl
man ip-tunnel ttl section says:
0 is a special value meaning that packets inherit the TTL value.
IPv4 tunnel respect this in ip_tunnel_xmit(), but IPv6 tunnel has not
implement it yet. To make IPv6 behave consistently with IP tunnel,
add ipv6 tunnel inherit support.
Signed-off-by: Hangbin Liu <liuhangbin@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/packet')
0 files changed, 0 insertions, 0 deletions