Subject: Re: Reimplementing broadcast check for ARP
To: Matt Thomas <matt@3am-software.com>
From: Ignatios Souvatzis <ignatios@cs.uni-bonn.de>
List: tech-net
Date: 10/02/1997 15:52:37
Matt Thomas suggested to:

> =C= Use the M_BCAST flag in the mbuf header to test if was received
> via a broadcast.  (which should be set by ether_input or arc_input or...)

No, thats an orthogonal question.

I'm talking about the inside-the-arp-packet advertized linklevel address,
which shall be used to map the ip address inside-the-arp-packet.

	-is