Re: [PATCH net-next] rtnetlink: Add dump all for netconf
From: David Miller <davem@davemloft.net> Date: 2017-03-22 19:45:44
From: David Ahern <redacted>
Date: Tue, 21 Mar 2017 12:22:26 -0700
Use the rtnl_dump_all to dump all netconf handlers that have been
registered. Allows userspace to send a dump request for PF_UNSPEC
and get all families.
Cc: Nicolas Dichtel <redacted>
Signed-off-by: David Ahern <redacted>