[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20130710212149.GA26122@order.stressinduktion.org>
Date: Wed, 10 Jul 2013 23:21:49 +0200
From: Hannes Frederic Sowa <hannes@...essinduktion.org>
To: Nicolas Dichtel <nicolas.dichtel@...nd.com>
Cc: netdev@...r.kernel.org, yoshfuji@...ux-ipv6.org,
petrus.lt@...il.com, davem@...emloft.net
Subject: Re: [PATCH RFC] ipv6: fix route selection if kernel is not compiled with CONFIG_IPV6_ROUTER_PREF
On Wed, Jul 10, 2013 at 04:10:58PM +0200, Nicolas Dichtel wrote:
> I wonder why expires is 0. Even if this route is cached, the flag
> RTF_EXPIRES should be set. Am I wrong?
rt6_set_from deliberately clears the RTF_EXPIRES when creating a cached copy
of the route if the route is an autoconfigured default route.
Maybe the criterion for exclusion of which routes can get into an ecmp route
set should be revisited? This could result in strange effects for users
working with two interfaces, both receiving a RA with default routes.
Thanks,
Hannes
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists