Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 24 Mar 2007 10:37:24 +0100 (CET)
From:      Harti Brandt <hartmut.brandt@dlr.de>
To:        freebsd-bugs@FreeBSD.org
Cc:        freebsd-net@FreeBSD.org
Subject:   Re: kern/110720: [net] [patch] support for interface descriptions
Message-ID:  <20070324102948.Q58113@knop-beagle.kn.op.dlr.de>
In-Reply-To: <200703231844.l2NIiCsa089542@freefall.freebsd.org>
References:  <200703231844.l2NIiCsa089542@freefall.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help

Nice feature, although it would be nice to align the maximum length with 
IF-MIB::ifDescr (255 byte + \0). Also I suppose that the field more 
naturally fits into struct if_data (see net/if.h) given the comment for 
that struct:

/*
 * Structure describing information about an interface
 * which may be of interest to management entities.
 */

harti



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20070324102948.Q58113>