commit | b18e9834f7b248b41e8179a039ec80803bb3d67a | [log] [tgz] |
---|---|---|
author | Roopa Prabhu <roopa@cumulusnetworks.com> | Wed Jun 24 14:02:36 2020 -0700 |
committer | David S. Miller <davem@davemloft.net> | Thu Jun 25 16:12:34 2020 -0700 |
tree | f415849060ec32be7e371b2d3953cd9db477ce51 | |
parent | 471e39df96b9a4c4ba88a2da9e25a126624d7a9c [diff] |
vxlan: fix last fdb index during dump of fdb with nhid This patch fixes last saved fdb index in fdb dump handler when handling fdb's with nhid. Fixes: 1274e1cc4226 ("vxlan: ecmp support for mac fdb entries") Signed-off-by: Roopa Prabhu <roopa@cumulusnetworks.com> Signed-off-by: David S. Miller <davem@davemloft.net>