]> bbs.cooldavid.org Git - net-next-2.6.git/commit
ipv6: add IPv6 to neighbour table overflow warning
authorUlrich Weber <uweber@astaro.com>
Mon, 27 Sep 2010 22:02:18 +0000 (15:02 -0700)
committerDavid S. Miller <davem@davemloft.net>
Mon, 27 Sep 2010 22:02:18 +0000 (15:02 -0700)
commit7e1b33e5ea392dfc984fc63b76ca75acbf249dcd
tree00fbab440aabca3123b999da42901a7261203c11
parentb3de7559afbb7a8a35b4be975a6adf6c5e3cdca0
ipv6: add IPv6 to neighbour table overflow warning

IPv4 and IPv6 have separate neighbour tables, so
the warning messages should be distinguishable.

[ Add a suitable message prefix on the ipv4 side as well -DaveM ]

Signed-off-by: Ulrich Weber <uweber@astaro.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/ipv4/route.c
net/ipv6/route.c