NetBSD Problem Report #43141
From www@NetBSD.org Thu Apr 8 14:05:22 2010
Return-Path: <www@NetBSD.org>
Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11])
by www.NetBSD.org (Postfix) with ESMTP id 68E9D63C479
for <gnats-bugs@gnats.NetBSD.org>; Thu, 8 Apr 2010 14:05:22 +0000 (UTC)
Message-Id: <20100408140521.EDFCA63BA59@www.NetBSD.org>
Date: Thu, 8 Apr 2010 14:05:21 +0000 (UTC)
From: tnn@NetBSD.org
Reply-To: tnn@NetBSD.org
To: gnats-bugs@NetBSD.org
Subject: ifconfig(8): ip assignment to nonexistent interface should be an error
X-Send-Pr-Version: www-1.0
>Number: 43141
>Category: bin
>Synopsis: ifconfig(8): ip assignment to nonexistent interface should be an error
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: bin-bug-people
>State: closed
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Thu Apr 08 14:10:00 +0000 2010
>Closed-Date: Sat Mar 17 17:40:18 +0000 2012
>Last-Modified: Sat Mar 17 17:40:18 +0000 2012
>Originator: Tobias Nygren
>Release: 5.99.24
>Organization:
NetBSD
>Environment:
>Description:
>How-To-Repeat:
$ ifconfig nonexistent0 1.2.3.4/24 && echo success
success
>Fix:
>Release-Note:
>Audit-Trail:
From: "Jukka Ruohonen" <jruoho@netbsd.org>
To: gnats-bugs@gnats.NetBSD.org
Cc:
Subject: PR/43141 CVS commit: src
Date: Tue, 3 May 2011 06:13:07 +0000
Module Name: src
Committed By: jruoho
Date: Tue May 3 06:13:06 UTC 2011
Modified Files:
src/distrib/sets/lists/tests: mi
src/etc/mtree: NetBSD.dist.tests
src/tests/sbin: Makefile
Added Files:
src/tests/sbin/ifconfig: Makefile t_nonexistent.sh
Log Message:
Add a test for non-critical/low PR bin/43141.
To generate a diff of this commit:
cvs rdiff -u -r1.321 -r1.322 src/distrib/sets/lists/tests/mi
cvs rdiff -u -r1.41 -r1.42 src/etc/mtree/NetBSD.dist.tests
cvs rdiff -u -r1.2 -r1.3 src/tests/sbin/Makefile
cvs rdiff -u -r0 -r1.1 src/tests/sbin/ifconfig/Makefile \
src/tests/sbin/ifconfig/t_nonexistent.sh
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
From: "Christos Zoulas" <christos@netbsd.org>
To: gnats-bugs@gnats.NetBSD.org
Cc:
Subject: PR/43141 CVS commit: src/sbin/ifconfig
Date: Fri, 16 Mar 2012 22:25:08 -0400
Module Name: src
Committed By: christos
Date: Sat Mar 17 02:25:08 UTC 2012
Modified Files:
src/sbin/ifconfig: af_inetany.c
Log Message:
PR/43141: Tobias Nygren: Print an error on unknown interfaces.
To generate a diff of this commit:
cvs rdiff -u -r1.14 -r1.15 src/sbin/ifconfig/af_inetany.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
State-Changed-From-To: open->closed
State-Changed-By: jruoho@NetBSD.org
State-Changed-When: Sat, 17 Mar 2012 17:40:18 +0000
State-Changed-Why:
Fixed.
>Unformatted:
(Contact us)
$NetBSD: query-full-pr,v 1.39 2013/11/01 18:47:49 spz Exp $
$NetBSD: gnats_config.sh,v 1.8 2006/05/07 09:23:38 tsutsui Exp $
Copyright © 1994-2007
The NetBSD Foundation, Inc. ALL RIGHTS RESERVED.