Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Sat, 29 Mar 2003 09:14:03 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Sat, 29 Mar 2003 09:14:03 -0500 Received: from home.wiggy.net ([213.84.101.140]:49858 "EHLO mx1.wiggy.net") by vger.kernel.org with ESMTP id ; Sat, 29 Mar 2003 09:14:02 -0500 Date: Sat, 29 Mar 2003 15:25:20 +0100 From: Wichert Akkerman To: linux-kernel@vger.kernel.org Subject: Re: NIC renaming does not rename /proc/sys/net/ipv4 Was: Re: NICs trading places ? Message-ID: <20030329142519.GG2078@wiggy.net> Mail-Followup-To: linux-kernel@vger.kernel.org References: <20030328221037.GB25846@suse.de.suse.lists.linux.kernel> <20030329121755.GA17169@outpost.ds9a.nl> <1048940960.2176.86.camel@averell> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1048940960.2176.86.camel@averell> User-Agent: Mutt/1.3.28i Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 689 Lines: 20 Previously Andi Kleen wrote: > Just rename at early boot before IP is set up. That is what i usually > do - set up /etc/mactab and run it very early at boot. How does that solve the problem of /proc/sys/net/*/conf/* not being renamed? Another problem is that nameif only supports ethernet devices currently, making it an incomplete solution. Wichert. -- Wichert Akkerman http://www.wiggy.net/ A random hacker - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/