]> git.hungrycats.org Git - linux/commit
vxlan: fill ttl inherit info
authorHangbin Liu <liuhangbin@gmail.com>
Wed, 26 Sep 2018 02:35:42 +0000 (10:35 +0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 18 Oct 2018 07:18:12 +0000 (09:18 +0200)
commitffac8fa2bee5cf63ee11666e5b60639b5f800007
tree88bf9341893f4832f9d6a7e05284b64dd7cc8c84
parent241e5a13a5ad75fd0b5a47b583e098fa08917d5c
vxlan: fill ttl inherit info

[ Upstream commit 8fd780698745ba121530c5c20fd237aacde4c371 ]

When add vxlan ttl inherit support, I forgot to fill it when dump
vlxan info. Fix it now.

Fixes: 72f6d71e491e6 ("vxlan: add ttl inherit support")
Signed-off-by: Hangbin Liu <liuhangbin@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/net/vxlan.c