Sridhar Samudrala wrote: > This patch fixes a bug in the 'ip' command to display > IPv6 cloned routes. > ip -6 route ls cache > returns empty even when there are cloned routes because of > of a missing else in print_route() routine.
Looks good. The ip6_multiple_tables case seems to be missing filtering for cloned entries entirely, would you mind adding that as well? - To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html
