From: Patrick McHardy Date: Mon, 26 Apr 2010 14:02:08 +0000 (+0200) Subject: net: ipmr: add support for dumping routing tables over netlink X-Git-Tag: v2.6.35-rc1~473^2~364^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cb6a4e461fb427689920472bd7335f926d521747;p=pandora-kernel.git 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 --- Reading git-diff-tree failed