Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 11 Oct 2001 11:49:56 -0700 (PDT)
From:      Matthew Jacob <mjacob@feral.com>
To:        Luigi Rizzo <rizzo@aciri.org>
Cc:        <freebsd-net@FreeBSD.ORG>
Subject:   Re: review of change to bridge.h
Message-ID:  <20011011114924.O84793-100000@wonky.feral.com>
In-Reply-To: <200110111842.f9BIglx12911@iguana.aciri.org>

next in thread | previous in thread | raw e-mail | index | archive | help


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 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?20011011114924.O84793-100000>