Subject: Re: MAC addresses
To: Manuel Bouyer <bouyer@antioche.lip6.fr>
From: Frank van der Linden <frank@wins.uva.nl>
List: tech-net
Date: 07/23/1998 13:54:12
On Thu, Jul 23, 1998 at 01:24:49PM +0200, Manuel Bouyer wrote:
> On Jul 23, Matthias Drochner wrote
> So, as a quick hack, Joseph could do the following:
> in elink3.c::epconfig(), when the address is read from the eeprom, change
> enaddr to be the MAC addr we want, not the one in the eeprom.
> This should be enougth do what he want.

Note that there are 2 things here: the hard ethernet address, and the
station address. The station address is the one that is used when
matching eligible packets, the other one is always used for outgoing
packets.

- Frank