From mboxrd@z Thu Jan 1 00:00:00 1970 From: Soragan Guo Date: Wed, 28 Apr 2004 12:57:40 +0000 Subject: Re: Interface Name Message-Id: <408FAA44.7070408@guox.net> List-Id: References: <408E24E6.6090900@guox.net> In-Reply-To: <408E24E6.6090900@guox.net> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: linux-ppp@vger.kernel.org James Cameron wrote: >At least with that option, you could ensure that the interface has a >consistent name to begin with, rather than be allocated in order of >creation. > >e.g. unit 40 for the adsl, unit 50 for the pppoe. > >This may simplify the ifrename. > > > it make sense, good solution