From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stephen Hemminger Subject: [RFC] IPV6 address management Date: Thu, 8 Jan 2009 09:34:30 -0800 Message-ID: <20090108093430.0f966738@extreme> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: netdev@vger.kernel.org To: David Miller , =?UTF-8?B?5ZCJ6Jek6Iux5piO?= Return-path: Received: from mail.vyatta.com ([76.74.103.46]:51775 "EHLO mail.vyatta.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755836AbZAHRee (ORCPT ); Thu, 8 Jan 2009 12:34:34 -0500 Sender: netdev-owner@vger.kernel.org List-ID: I notice that with IPV6 when interface is brought down, all addresses are removed. This looks like intentional behaviour but means the administrator (or daemon) must reinsert addresses. Since this is not what the users expect it does lead to confusion. Maybe the kernel should do this?