From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andi Kleen Subject: Re: What were the reasons of having mandatory IP address at AX.25 interfaces ? Date: Mon, 04 Feb 2008 15:38:35 +0100 Message-ID: References: <47A60A57.5080402@digitalrealm.net> <20080203202819.GX2537@mea-ext.zmailer.org> <20080204130252.GA2537@mea-ext.zmailer.org> Mime-Version: 1.0 Return-path: In-Reply-To: <20080204130252.GA2537@mea-ext.zmailer.org> (Matti Aarnio's message of "Mon\, 4 Feb 2008 15\:02\:52 +0200") Sender: netdev-owner@vger.kernel.org List-ID: Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: Matti Aarnio Cc: linux-hams@vger.kernel.org, netdev@vger.kernel.org Matti Aarnio writes: > .. the original reason was apparently that _ifconfig_ blew up > when it saw protocols that it didn't understand on network > interfaces. Possibly when there was no IP protocol on an > interface. It's not only ifconfig, a lot of programs use SIOCGIFCONF to query ip addresses. -Andi