diff options
author | Hangbin Liu <liuhangbin@gmail.com> | 2018-09-29 17:06:29 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2018-10-04 22:54:30 +0200 |
commit | a97d97bac49da1b46b7e6a13806fc542430e2a80 (patch) | |
tree | cbc73752f924c835dee08e1e6a81e3c62c466d89 /net/ipv4/fib_semantics.c | |
parent | tc: Add support for configuring the taprio scheduler (diff) | |
download | linux-a97d97bac49da1b46b7e6a13806fc542430e2a80.tar.xz linux-a97d97bac49da1b46b7e6a13806fc542430e2a80.zip |
geneve: allow to clear ttl inherit
As Michal remaind, we should allow to clear ttl inherit. Then we will
have three states:
1. set the flag, and do ttl inherit.
2. do not set the flag, use configured ttl value, or default ttl (0) if
not set.
3. disable ttl inherit, use previous configured ttl value, or default ttl (0).
Fixes: 52d0d404d39dd ("geneve: add ttl inherit support")
CC: Michal Kubecek <mkubecek@suse.cz>
Signed-off-by: Hangbin Liu <liuhangbin@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/ipv4/fib_semantics.c')
0 files changed, 0 insertions, 0 deletions