diff options
author | Hangbin Liu <[email protected]> | 2018-04-17 14:11:28 +0800 |
---|---|---|
committer | David S. Miller <[email protected]> | 2018-04-17 13:53:13 -0400 |
commit | 72f6d71e491e6ce269b564865b21fab0a4402dd3 (patch) | |
tree | 4c129627eb0f9d267849bc98fe89862e20da6ce6 /tools/perf/scripts/python/intel-pt-events.py | |
parent | 062b3e1b6d4f2a33c1d0fd7ae9b4550da5cf7e4b (diff) |
vxlan: add ttl inherit support
Like tos inherit, ttl inherit should also means inherit the inner protocol's
ttl values, which actually not implemented in vxlan yet.
But we could not treat ttl == 0 as "use the inner TTL", because that would be
used also when the "ttl" option is not specified and that would be a behavior
change, and breaking real use cases.
So add a different attribute IFLA_VXLAN_TTL_INHERIT when "ttl inherit" is
specified with ip cmd.
Reported-by: Jianlin Shi <[email protected]>
Suggested-by: Jiri Benc <[email protected]>
Signed-off-by: Hangbin Liu <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/intel-pt-events.py')
0 files changed, 0 insertions, 0 deletions