Received: by oss.sgi.com id ; Sun, 7 Jan 2001 04:18:29 -0800 Received: from pizda.ninka.net ([216.101.162.242]:27778 "EHLO pizda.ninka.net") by oss.sgi.com with ESMTP id ; Sun, 7 Jan 2001 04:18:16 -0800 Received: (from davem@localhost) by pizda.ninka.net (8.9.3/8.9.3) id EAA01790; Sun, 7 Jan 2001 04:01:04 -0800 Date: Sun, 7 Jan 2001 04:01:04 -0800 Message-Id: <200101071201.EAA01790@pizda.ninka.net> From: "David S. Miller" To: cw@f00f.org CC: david@linux.com, greearb@candelatech.com, linux-kernel@vger.kernel.org, netdev@oss.sgi.com In-reply-to: <20010108011308.A2575@metastasis.f00f.org> (message from Chris Wedgwood on Mon, 8 Jan 2001 01:13:08 +1300) Subject: Re: [PATCH] hashed device lookup (Does NOT meet Linus' sumission policy!) References: <20010107162905.B1804@metastasis.f00f.org> <20010108011308.A2575@metastasis.f00f.org> Sender: owner-netdev@oss.sgi.com Precedence: bulk Return-Path: X-Orcpt: rfc822;netdev-outgoing Content-Length: 541 Lines: 18 Date: Mon, 8 Jan 2001 01:13:08 +1300 From: Chris Wedgwood OK, I'm a liar -- bind does handle this. Cool. Standard BSD allows it, what do you expect :-) This is good news, because it means there is a precedent for multiple addresses on a single interface so we can kill the : syntax in favor of the above which is cleaner of more accurately represents what is happening. If this is really true, 2.5.x is an appropriate time to make this, no sooner. Later, David S. Miller davem@redhat.com