[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20111219.161053.148816799233666803.davem@davemloft.net>
Date: Mon, 19 Dec 2011 16:10:53 -0500 (EST)
From: David Miller <davem@...emloft.net>
To: steffen.klassert@...unet.com
Cc: timo.teras@....fi, netdev@...r.kernel.org
Subject: Re: linux-3.0.x regression with ipv4 routes having mtu
From: Steffen Klassert <steffen.klassert@...unet.com>
Date: Fri, 16 Dec 2011 13:21:47 +0100
> Subject: [PATCH] route: Initialize with the fib_metrics in the non default case
>
> We initialize the routing metrics with the cached values in
> rt_init_metrics(). So if we have the metrics cached on the
> inetpeer, we ignore the user configured fib_metrics. So
> initialize the routing metrics with the fib_metrics if they
> are different from dst_default_metrics.
>
> Signed-off-by: Steffen Klassert <steffen.klassert@...unet.com>
The current behavior is intentional.
Learned metrics should be used on all routes for which a inetpeer
peer exists and the destination matches.
There is no sane way to allow overrides.
I'm pretty sure all of Timo's bugs will be fixed when you add the
generation count for PMTU stuff.
--
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