Nicolas Dichtel 1eb99af52c ipmr/ip6mr: allow to get unresolved cache via netlink
/proc/net/ip[6]_mr_cache allows to get all mfc entries, even if they are put in
the unresolved list (mfc[6]_unres_queue). But only the table RT_TABLE_DEFAULT is
displayed.
This patch adds the parsing of the unresolved list when the dump is made via
rtnetlink, hence each table can be checked.

In IPv6, we set rtm_type in ip6mr_fill_mroute(), because in case of unresolved
mfc __ip6mr_fill_mroute() will not set it. In IPv4, it is already done.

Signed-off-by: Nicolas Dichtel <nicolas.dichtel@6wind.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2012-12-04 13:08:11 -05:00
..
2012-11-01 12:41:35 -04:00
2012-08-31 16:27:48 -04:00
2012-11-03 14:59:05 -04:00
2012-07-30 14:53:21 -07:00
2012-08-14 14:28:32 -07:00
2012-11-03 14:59:05 -04:00
2012-09-25 16:04:44 -04:00
2012-08-14 14:45:07 -07:00
2012-11-01 12:41:35 -04:00
2012-11-22 15:30:14 -05:00
2012-11-01 12:41:35 -04:00