ARPQuerier

Shweta Bhandare Shweta.Bhandare at colorado.edu
Sat Jun 8 14:36:24 EDT 2002


Eddie,

	One more question for ya.

	Can i use queue->enqueue->arpquerier to ensure that the packets are not
lost? I mean I just want to know what happens when packet arrives at the
pull port of the enqueue and it already has a packet ( setting the burst
size of 1 )

	Can i use a traffic shaper instead ? Something like, only when a arp reply
arrives for the packet in the arpquerier do you send the next packet.

	Can you please help?

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





More information about the click mailing list