Re: [PATCH net-next v2] net: Add support for filtering neigh dump by master device
From: roopa <hidden>
Date: 2015-09-30 04:28:37
From: roopa <hidden>
Date: 2015-09-30 04:28:37
On 9/29/15, 9:32 AM, David Ahern wrote:
Add support for filtering neighbor dumps by master device by adding the NDA_MASTER attribute to the dump request. A new netlink flag, NLM_F_DUMP_FILTERED, is added to indicate the kernel supports the request and output is filtered as requested. Signed-off-by: David Ahern <redacted>
Acked-by: Roopa Prabhu <redacted>