From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Miller Subject: Re: [PATCH 1/2] Phonet: back-end for autoconfigured addresses Date: Fri, 11 Sep 2009 12:38:27 -0700 (PDT) Message-ID: <20090911.123827.89022131.davem@davemloft.net> References: <1252490406-27951-1-git-send-email-remi@remlab.net> Mime-Version: 1.0 Content-Type: Text/Plain; charset=iso-8859-1 Content-Transfer-Encoding: QUOTED-PRINTABLE Cc: netdev@vger.kernel.org, remi.denis-courmont@nokia.com To: remi@remlab.net Return-path: Received: from 74-93-104-97-Washington.hfc.comcastbusiness.net ([74.93.104.97]:51272 "EHLO sunset.davemloft.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756220AbZIKTiL convert rfc822-to-8bit (ORCPT ); Fri, 11 Sep 2009 15:38:11 -0400 In-Reply-To: <1252490406-27951-1-git-send-email-remi@remlab.net> Sender: netdev-owner@vger.kernel.org List-ID: =46rom: R=E9mi Denis-Courmont Date: Wed, 9 Sep 2009 13:00:05 +0300 > From: R=E9mi Denis-Courmont >=20 > In some cases, the network device driver knows what layer-3 address t= he > device should have. This adds support for the Phonet stack to > automatically request from the driver and add that address to the > network device. >=20 > Signed-off-by: R=E9mi Denis-Courmont Applied.