[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20110917.005746.1228785589532886752.davem@davemloft.net>
Date: Sat, 17 Sep 2011 00:57:46 -0400 (EDT)
From: David Miller <davem@...emloft.net>
To: zheng.z.yan@...el.com
Cc: netdev@...r.kernel.org, eric.dumazet@...il.com
Subject: Re: [PATCH] ipv6: don't use inetpeer to store metrics for routes.
From: "Yan, Zheng" <zheng.z.yan@...el.com>
Date: Tue, 06 Sep 2011 15:34:30 +0800
> Current IPv6 implementation uses inetpeer to store metrics for
> routes. The problem of inetpeer is that it doesn't take subnet
> prefix length in to consideration. If two routes have the same
> address but different prefix length, they share same inetpeer.
> So changing metrics of one route also affects the other. The
> fix is to allocate separate metrics storage for each route.
>
> Signed-off-by: Zheng Yan <zheng.z.yan@...el.com>
Applied, thanks for fixing this bug.
--
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