[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20131231.160140.1452220526965978659.davem@davemloft.net>
Date: Tue, 31 Dec 2013 16:01:40 -0500 (EST)
From: David Miller <davem@...emloft.net>
To: duanj.fnst@...fujitsu.com
Cc: netdev@...r.kernel.org
Subject: Re: [PATCH] ipv6: shouldn't dump the expired routes
From: Duan Jiong <duanj.fnst@...fujitsu.com>
Date: Thu, 26 Dec 2013 14:00:25 +0800
> If we execute the command "ip -6 route show table all", those routes
> that have been expired will be dumped. But as everyone knows, those
> expired routes will not be used, and they will be deleted by the kernel.
> So why we still need to dump they, and just don't dump them.
>
> Signed-off-by: Duan Jiong <duanj.fnst@...fujitsu.com>
I totally disagree with this change.
These routes are absolutely not guarenteed to never be used, their
inapplicability is temporary.
A router info advertisement can undo the expiration on an existing
route, so such ipv6 routes can become valid again. Seeing them in
the route dump is therefore very useful.
I'm not applying this, sorry.
--
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