]> git.baikalelectronics.ru Git - kernel.git/commit
net: neighbour: fix neigh_dump_info()
authorEric Dumazet <edumazet@google.com>
Thu, 7 Jun 2012 04:58:35 +0000 (04:58 +0000)
committerDavid S. Miller <davem@davemloft.net>
Thu, 7 Jun 2012 20:02:21 +0000 (13:02 -0700)
commit9811f39235da586a343c2c024aa0ac6f95d9cf9e
tree027da56f4d117a30ce11340d86d6d2914ea1237f
parent10ca9ba6988a0788d0b3a8f52593c86817c2f752
net: neighbour: fix neigh_dump_info()

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>
net/core/neighbour.c