From: David Ahern
Date: Sat, 3 Oct 2015 11:43:46 -0700
> Add support for filtering neighbor dumps by device by adding the
> NDA_IFINDEX attribute to the dump request.
>
> Signed-off-by: David Ahern
> ---
> v2
> - fix or on the index as noticed by Eagle-Eye Nikolay
Applied, thanks.
--
To unsub
On 10/03/2015 08:43 PM, David Ahern wrote:
> Add support for filtering neighbor dumps by device by adding the
> NDA_IFINDEX attribute to the dump request.
>
> Signed-off-by: David Ahern
> ---
> v2
> - fix or on the index as noticed by Eagle-Eye Nikolay
>
> net/core/neighbour.c | 17
Add support for filtering neighbor dumps by device by adding the
NDA_IFINDEX attribute to the dump request.
Signed-off-by: David Ahern
---
v2
- fix or on the index as noticed by Eagle-Eye Nikolay
net/core/neighbour.c | 17 +++--
1 file changed, 15 insertions(+), 2 deletions(-)
diff