Subject: Re: The demise of MSG_MCAST and MSG_BCAST
To: None <explorer@flame.org>
From: Bill Sommerfeld <sommerfeld@orchard.arlington.ma.us>
List: tech-net
Date: 06/13/2000 14:47:51
> Since these flags are never set anywhere in the kernel, in fact they
> only exist in sys/socket.h, I propose they be removed from that header
> file, or at least documented as "not currently used."

Please don't.  They ideally should be copied from the M_BCAST and
M_MCAST mbuf flags on recieved packets..

						- Bill