On Wed, 12 Sep 2018 10:04:21 +0800, Hangbin Liu wrote:
> Similar with commit 72f6d71e491e6 ("vxlan: add ttl inherit support"),
> currently ttl == 0 means "use whatever default value" on geneve instead
> of inherit inner ttl. To respect compatibility with old behavior, let's
> add a new IFLA_GENEVE_TTL_INHERIT for geneve ttl inherit support.
>
> Reported-by: Jianlin Shi <[email protected]>
> Suggested-by: Jiri Benc <[email protected]>
> Signed-off-by: Hangbin Liu <[email protected]>
Reviewed-by: Jiri Benc <[email protected]>
Thanks, Hangbin!
Jiri