]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit4982bbe885c4c09e7950eddcd75a248e543bbcba
tree8fb7d3cf44cff1a8707357054ff5a6cf049fa47b
parentea2b682d82627011f9c7c9b1d0cd4c72ff310d05
vxlan: fill ttl inherit info

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

Fixes: 3d9bdb2c9adca ("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