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 <ji...@redhat.com> > Suggested-by: Jiri Benc <jb...@redhat.com> > Signed-off-by: Hangbin Liu <liuhang...@gmail.com>
Reviewed-by: Jiri Benc <jb...@redhat.com> Thanks, Hangbin! Jiri