From: Patrick McHardy Date: Tue, 11 May 2010 12:40:56 +0000 (+0200) Subject: ipv6: ip6mr: add support for dumping routing tables over netlink X-Git-Tag: v2.6.35-rc1~473^2~143^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5b285cac3570a935aaa28312c1ea28f9e01c5452;p=pandora-kernel.git ipv6: ip6mr: add support for dumping routing tables over netlink The ip6mr /proc interface (ip6_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