net: Add support for filtering neigh dump by device index
authorDavid Ahern <dsa@cumulusnetworks.com>
Sat, 3 Oct 2015 18:43:46 +0000 (11:43 -0700)
committerDavid S. Miller <davem@davemloft.net>
Wed, 7 Oct 2015 11:12:02 +0000 (04:12 -0700)
commit16660f0bd942cec203eaf4de0e2ac1695bd9d32d
tree219d0bcfe5dee72bc73fdd5099b3117ac47b29f9
parente892406f00e1f93d81fdb350e1bcb5cb0e5dabff
net: Add support for filtering neigh dump by device index

Add support for filtering neighbor dumps by device by adding the
NDA_IFINDEX attribute to the dump request.

Signed-off-by: David Ahern <dsa@cumulusnetworks.com>
Reviewed-by: Nikolay Aleksandrov <nikolay@cumulusnetworks.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/core/neighbour.c