Skip to content
Snippets Groups Projects
Commit cb6a4e46 authored by Patrick McHardy's avatar Patrick McHardy
Browse files

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: default avatarPatrick McHardy <kaber@trash.net>
parent 25239cee
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment