[Click] SimpleQueue and ToHost

Jelena Mirkovic mirkovic at ISI.EDU
Mon Jul 21 21:40:06 EDT 2008


I think I don't quite understand push and pull concepts :) but when I  
try the code

FromDevice(eth2)        -> classifier
                         -> Print(ok)
                         -> SimpleQueue(10)
                         -> ToHost;

I get an error 'SimpleQueue at 4 :: SimpleQueue' pull output 0 connected  
to 'ToHost at 5 :: ToHost' push input 0

What am I missing? Shouldn't pull outputs always be connected to push  
inputs?
All I want is to pass packets through a queue and send them along  
their way as they were going before the queue. This is a piece of  
kernel code.
Thanks!
-------------------------------------
Jelena Mirkovic
Computer Scientist
USC Information Sciences Institute
4676 Admiralty Way, Suite 1001
Marina del Rey, CA 90292
310-448-9170




More information about the click mailing list