Etheraddress

Shweta Bhandare Shweta.Bhandare at colorado.edu
Fri Jun 14 16:27:09 EDT 2002


Eddie,

	Just a simple question for ya.

	EtherAddress mac1;

	mac1.s().cc() should give the string version of the ethernet address. If I
want to store this in a char array, how can i do this? i.e. i want to store
ths value into a character array say mac_addr[18].

Thanks,
Shweta

-----Original Message-----
From: Eddie Kohler [mailto:kohler at icir.org]
Sent: Saturday, June 08, 2002 12:29 PM
To: Shweta.Bhandare at colorado.edu
Cc: click at amsterdam.lcs.mit.edu
Subject: Re: ARPQuerier


> 	Is it possible that some packets may be dropped by the arpquerier
> in the meantime till the arp replies get back? I am observing such a
> behavior so i just want to confirm that this is what is indeed happening.

That is indeed ARPQuerier's behavior. It saves at most one packet per IP
destination address annotation, until it gets the reply for that address.

> 	Is there more information about Arpquerier in the click
> documentation that that available on the web page?

Nope; that's it. You can always check the code, I suppose :), but that can
get annoying.

E


 the code, I suppose :), but that can
get annoying.

E





More information about the click mailing list