commit | 07a51cd3794960548627a27aae68c1446341db32 | [log] [tgz] |
---|---|---|
author | Atzm Watanabe <atzm@iij.ad.jp> | Mon Aug 10 23:39:09 2015 +0900 |
committer | David S. Miller <davem@davemloft.net> | Mon Aug 10 21:15:18 2015 -0700 |
tree | f3a639804940a0e2d2285704418995da1f1765a1 | |
parent | ed8db18dea26850a73075d0aefcaebb78cc1fe19 [diff] |
vxlan: fix fdb_dump index calculation When too many remotes are bound to an FDB entry, index may not be increased. This problem will be caused on the large scale environment that is based on the unicast default destination, for instance. Signed-off-by: Atzm Watanabe <atzm@iij.ad.jp> Signed-off-by: David S. Miller <davem@davemloft.net>