Yes- I think I agree with you on this.

On Thu, 11 Oct 2001, Luigi Rizzo wrote:

> >
> > Maybe bcmp is right. I believe having IS_ETHER_BROADCAST is too
> > useful a macro....
>
> yes, i mean leave it as a macro which calls bcmp, and
> let the compiler handle the issue.
>
> #define IS_ETHER_BROADCAST(a) (!bcmp(a, "\377\377\377\377\377\377", 6))
>
>       luigi
>


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-net" in the body of the message

Reply via email to