From owner-freebsd-bugs Sun Nov 2 00:30:04 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id AAA08831 for bugs-outgoing; Sun, 2 Nov 1997 00:30:04 -0800 (PST) (envelope-from owner-freebsd-bugs) Received: (from gnats@localhost) by hub.freebsd.org (8.8.7/8.8.7) id AAA08813; Sun, 2 Nov 1997 00:30:02 -0800 (PST) (envelope-from gnats) Date: Sun, 2 Nov 1997 00:30:02 -0800 (PST) Message-Id: <199711020830.AAA08813@hub.freebsd.org> To: freebsd-bugs Cc: From: "Jordan K. Hubbard" Subject: Re: bin/4917: Bad parameters to ifconfig cause kernel panic Reply-To: "Jordan K. Hubbard" Sender: owner-freebsd-bugs@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk The following reply was made to PR bin/4917; it has been noted by GNATS. From: "Jordan K. Hubbard" To: toasty@dragondata.com Cc: freebsd-gnats-submit@FreeBSD.ORG Subject: Re: bin/4917: Bad parameters to ifconfig cause kernel panic Date: Sun, 02 Nov 1997 00:28:17 -0800 > Switching around the words 'inet' and 'alias' cause a kernel panic. > >How-To-Repeat: > ifconfig ep0 inet alias 204.137.237.1 netmask 0xffffffff Ah, that's better! I'll close the other incomplete PR then. Jordan