On 4/14/16 12:15 PM, Jeff Harris wrote:
Use the same rtnl_dump_request_n call as the show. The rtnl_wilddump_request assumes the type uses an ifinfomsg which is not the case for the neighbor table.Signed-off-by: Jeff Harris <[email protected]> ---
Acked-by: David Ahern <[email protected]>Fixes the "netlink: 12 bytes leftover after parsing attributes in process `ip'." message.
