Date: Sat, 2 Nov 2002 13:59:30 +1100 (EST) From: Bruce Evans <bde@zeta.org.au> To: Luigi Rizzo <rizzo@icir.org> Cc: net@FreeBSD.ORG Subject: Re: CTL_IPPROTO_NAMES used anywhere ? Message-ID: <20021102135700.H17601-100000@gamplex.bde.org> In-Reply-To: <20021101153331.A384@carp.icir.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, 1 Nov 2002, Luigi Rizzo wrote: > /sys/netinet/in.h contains a huge macro, CTL_IPPROTO_NAMES, which > maps to an array containing protocol names. > As far as i can tell (find /usr/src | xargs grep CTL_IPPROTO_NAMES) > it is not used anywhere in the source tree. All CTL_*_NAMES for sysctl are garbage created by an unfinished reimplementation of sysctl. Bruce To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-net" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20021102135700.H17601-100000>