[NEIGH]: Move netlink neighbour table bits to linux/neighbour.h
authorThomas Graf <tgraf@suug.ch>
Tue, 8 Aug 2006 01:00:57 +0000 (18:00 -0700)
committerDavid S. Miller <davem@sunset.davemloft.net>
Fri, 22 Sep 2006 21:54:04 +0000 (14:54 -0700)
commitb63bbc5006a0a62fabc81c4f77e95f16ff16f340
tree49c4e77ca662ca99863e556b08ff8900256f2a3a
parentca860fb39b4aa1479e2fea67435a2c1eac9ce789
[NEIGH]: Move netlink neighbour table bits to linux/neighbour.h

rtnetlink_rcv_msg() is not longer required to parse attributes
for the neighbour tables layer, remove dependency on obsolete and
buggy rta_buf.

Signed-off-by: Thomas Graf <tgraf@suug.ch>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/linux/neighbour.h
include/linux/rtnetlink.h
net/core/rtnetlink.c