OSDN Git Service

vxlan: fill ttl inherit info
authorHangbin Liu <liuhangbin@gmail.com>
Wed, 26 Sep 2018 02:35:42 +0000 (10:35 +0800)
committerDavid S. Miller <davem@davemloft.net>
Thu, 27 Sep 2018 03:27:59 +0000 (20:27 -0700)
commit8fd780698745ba121530c5c20fd237aacde4c371
tree8fb7d3cf44cff1a8707357054ff5a6cf049fa47b
parent3e322474485931e7ea6e4c5560089991a7f03cbc
vxlan: fill ttl inherit info

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>
drivers/net/vxlan.c