]> granicus.if.org Git - libnl/commit
neigh: fix id_attrs to include ifindex
authorPatrick McHardy <kaber@trash.net>
Wed, 7 Apr 2010 17:17:42 +0000 (19:17 +0200)
committerThomas Graf <tgraf@suug.ch>
Mon, 19 Apr 2010 10:42:40 +0000 (12:42 +0200)
commit82907257184f647353a9a993caaa1ebadaee2842
treefe10b2a07a615f726bc41123119d3c15c8a41d0e
parentba1bd9050d0373239dfc400815e275d169dee415
neigh: fix id_attrs to include ifindex

Neighbour entries for the same destination may exist on multiple
interfaces. Include the interface in the ID attributes.

Signed-off-by: Patrick McHardy <kaber@trash.net>
lib/route/neigh.c