[Click] Question on Accessing handlers of other elements

Eddie Kohler kohler at cs.ucla.edu
Thu Feb 25 22:26:20 EST 2010


This question is asked & frequently answered.  The answer is HandlerCall.

http://www.read.cs.ucla.edu/click/doxygen/classHandlerCall.html

E


Venkataramana Badarla wrote:
> Hi:
> 
> This may be a naive question to you. However, I am asking as I am
> finding difficulty. Kindly give me an answer. My question is the
> following.
> 
> I am writing a simple element (ARPDump), which has to work just above
> FromDevice. The element has to read destination MAC address from the
> received packet, and should insert into ARPTable (which is usually
> done by ARPQuerier). How to get the write handler of ARPTable element
> into my element?.
> 


More information about the click mailing list