From owner-cvs-all Thu Jan 10 17:21:45 2002 Delivered-To: cvs-all@freebsd.org Received: from flood.ping.uio.no (flood.ping.uio.no [129.240.78.31]) by hub.freebsd.org (Postfix) with ESMTP id D53D337B404; Thu, 10 Jan 2002 17:21:38 -0800 (PST) Received: by flood.ping.uio.no (Postfix, from userid 2602) id 9037014C53; Fri, 11 Jan 2002 02:21:37 +0100 (CET) X-URL: http://www.ofug.org/~des/ X-Disclaimer: The views expressed in this message do not necessarily coincide with those of any organisation or company with which I am or have been affiliated. To: Marcel Moolenaar Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/compat/linux linux_ioctl.c References: <200201100536.g0A5aao01807@freefall.freebsd.org> From: Dag-Erling Smorgrav Date: 11 Jan 2002 02:21:36 +0100 In-Reply-To: <200201100536.g0A5aao01807@freefall.freebsd.org> Message-ID: Lines: 23 User-Agent: Gnus/5.0808 (Gnus v5.8.8) Emacs/21.1 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Marcel Moolenaar writes: > marcel 2002/01/09 21:36:36 PST > > Modified files: > sys/compat/linux linux_ioctl.c > Log: > Further fixes related to the interface renaming. Now that we > properly translate the interface name passed to us, make sure > we also translate correctly before we return the list of > interfaces with the SIOCGIFCONF ioctl. It is common to use > the interface names returned by that ioctl in further ioctls, > such as SIOCGIFFLAGS. > > Remove linux_ifname as it is no longer used. Also remove > ifname_bsd_to_linux as it cannot be used anymore now that > linux_ifname is removed (was deadcode anyway). Please back this commit out. It is incorrect, and I (the author of the code that it modified) was not consulted. DES -- Dag-Erling Smorgrav - des@ofug.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message