Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 13 Apr 1996 17:27:59 PDT
From:      Bill Fenner <fenner@parc.xerox.com>
To:        reichert@internet.com
Cc:        freebsd-hackers@freebsd.org
Subject:   Re: missing structures? 
Message-ID:  <96Apr13.172800pdt.177475@crevenia.parc.xerox.com>
In-Reply-To: Your message of "Fri, 12 Apr 96 16:58:44 PDT." <199604122358.TAA19446@oneida.internet.com> 

next in thread | previous in thread | raw e-mail | index | archive | help
In message <199604122358.TAA19446@oneida.internet.com> you write:
>While trying to get some obscure code compiled under 2.1R, I ran across
>these macro definitions in sys/sockio.h :

These are left over from the 3.3 multicast kernel integration; the first
two are an accidental inclusino from a DARTNet research kernel and the
third was a piece of RSVP support that was changed to use user-level IPC
instead of a kernel call.

You can safely remove all three defines, if they are causing you trouble.

  Bill



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?96Apr13.172800pdt.177475>