Searched hist:a7678c70ef624dde4f9f08ad6e99f2ff4dbdee57 (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/net/core/ |
H A D | rtnetlink.c | diff a7678c70ef624dde4f9f08ad6e99f2ff4dbdee57 Tue Mar 21 14:22:26 CDT 2017 David Ahern <dsa@cumulusnetworks.com> rtnetlink: Add dump all for netconf
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 <nicolas.dichtel@6wind.com> Signed-off-by: David Ahern <dsa@cumulusnetworks.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|