]> git.karo-electronics.de Git - karo-tx-linux.git/commit
net: neighbour: fix neigh_dump_info()
authorEric Dumazet <edumazet@google.com>
Thu, 7 Jun 2012 04:58:35 +0000 (04:58 +0000)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 16 Jul 2012 16:03:46 +0000 (09:03 -0700)
commit217fc833225f3a2ba55eabd3916bfbef38185cd1
tree84cadacc64f9eb1f2e7ee60cea746cf2898e964b
parent3d5f5b08fa79068f567534166fb88ccebcb7c6d4
net: neighbour: fix neigh_dump_info()

[ Upstream commit 4bd6683bd400c8b1d2ad544bb155d86a5d10f91c ]

Denys found out "ip neigh" output was truncated to
about 54 neighbours.

Signed-off-by: Eric Dumazet <edumazet@google.com>
Reported-by: Denys Fedoryshchenko <denys@visp.net.lb>
Signed-off-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
net/core/neighbour.c