Searched hist:cb6a4e461fb427689920472bd7335f926d521747 (Results 1 – 1 of 1) sorted by relevance
/linux/net/ipv4/ |
H A D | ipmr.c | diff cb6a4e461fb427689920472bd7335f926d521747 Mon Apr 26 16:02:08 CEST 2010 Patrick McHardy <kaber@trash.net> net: ipmr: add support for dumping routing tables over netlink
The ipmr /proc interface (ip_mr_cache) can't be extended to dump routes from any tables but the main table in a backwards compatible fashion since the output format ends in a variable amount of output interfaces.
Introduce a new netlink interface to dump multicast routes from all tables, similar to the netlink interface for regular routes.
Signed-off-by: Patrick McHardy <kaber@trash.net>
|