Date: Mon, 12 Jun 1995 10:24:43 PDT From: Bill Fenner <fenner@parc.xerox.com> To: imdave@ihats103.ih.att.com Cc: bugs@FreeBSD.org Subject: Re: system header file problem bug report Message-ID: <95Jun12.102457pdt.49859@crevenia.parc.xerox.com> In-Reply-To: Your message of "Mon, 12 Jun 95 07:46:50 PDT." <9506121446.AA02278@ihats103.ih.att.com>
index | next in thread | previous in thread | raw e-mail
In message <9506121446.AA02278@ihats103.ih.att.com> you write:
>sys/sockio.h
>contains some ioctl's which use some structures that are not declared anywhere
>in the kernel source tree -- I even grep'ed in the 2.0.1alpha kernel source
>tree. The ioctl's are:
>
> SIOCGETRTINFO, SIOCCGETSGCNT, SIOCCGETVIFCNT and SIOCSETRTINFO
I assume that the doubled C's are typos.
I think that SIOC{GET,SET}RTINFO were imported into FreeBSD because of a bug
in the 3.3 multicast distribution -- one of the diff's included some DARTNet
kernel changes by accident.
The structures for SIOCGETSGCNT and SIOCGETVIFCNT are in
/sys/netinet/ip_mroute.h .
Bill
home |
help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?95Jun12.102457pdt.49859>
