Le lundi 08 novembre 2010 à 13:27 -0800, Ben Greear a écrit :
ipv6_add_addr() calls addrconf_dst_alloc
addrconf_dst_alloc() calls dst_alloc
dst_alloc() calls ip6_dst_gc
ip6_dst_gc() calls fib6_run_gc
fib6_run_gc() calls icmp6_dst_gc
fib6_run_gc() calls fib6_clean_all
a bit later, we return to ipv6_add_addr() (line 644) with an error
You want to add a warning in net/ipv6/route.c, line 1949
Thanks
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html