From owner-freebsd-bugs@FreeBSD.ORG Thu Aug 24 14:10:25 2006 Return-Path: X-Original-To: freebsd-bugs@hub.freebsd.org Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3ECEB16A5DE for ; Thu, 24 Aug 2006 14:10:25 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id EB7A643D45 for ; Thu, 24 Aug 2006 14:10:24 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k7OEAO4m062956 for ; Thu, 24 Aug 2006 14:10:24 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k7OEAOMw062955; Thu, 24 Aug 2006 14:10:24 GMT (envelope-from gnats) Date: Thu, 24 Aug 2006 14:10:24 GMT Message-Id: <200608241410.k7OEAOMw062955@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org From: Roman Bogorodskiy Cc: Subject: Re: kern/83622: [patch] add network interfaces labeling support X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Roman Bogorodskiy List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 24 Aug 2006 14:10:25 -0000 The following reply was made to PR kern/83622; it has been noted by GNATS. From: Roman Bogorodskiy To: bug-followup@FreeBSD.org Cc: Brooks Davis , Robert Watson Subject: Re: kern/83622: [patch] add network interfaces labeling support Date: Thu, 24 Aug 2006 18:03:28 +0400 --BOKacYhQ+x31HxR3 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Hi, I have updated the patch to work on RELENG_6. Here's it: http://people.freebsd.org/~novel/patches/freebsd/ifdescr_20060824_1_RELENG_= 6.diff About a year ago brooks@ gave me a lot of helpful advises and now it allocates descriptions dynamicly. If it's not clear how that feature can be useful, we have a server with a lot of vlans: r1[~]# ifconfig | grep "^vlan"|wc -l 36 r1[~]#=20 It's very hard to remember what is what. It can be usefull with mpd's up and down script as well. --BOKacYhQ+x31HxR3 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (FreeBSD) iQCVAwUBRO2xsIB0WzgdqspGAQJ8YAQArTbJf86YAJ4ggq/f7kuo7I+99FjY4N1M Bok6VFdtN+jYdQ0myuntqrglzeTeNJ/6HJ1qrH8jhhFQc/+Do6dDP6Fps4FT3vbP 7eKTqXXx2ojoEQx/cAsC/2GZP5xYGs1l0TOKTaTfnWJ090HC1cg0TfiduRC26icK asNjJZb/30c= =F/8a -----END PGP SIGNATURE----- --BOKacYhQ+x31HxR3--