[Click] How do I do this?

Adam M click at irotas.net
Thu Aug 2 10:56:44 EDT 2007


Hi Beyers,

>From the Discard documentation:
"If used in a pull context, it initiates pulls whenever packets are
available, and listens for activity notification, such as that available
from Queue."

I tried the configuration you mentioned, but it also doesn't react to
incoming packets. I'm perplexed ...

Thanks again,
Adam


On Thu, 2 Aug 2007 16:52:55 +0200, "Beyers Cronje" <bcronje at gmail.com>
said:
> I doubt that Discard has a pull function.
> 
> Rather try the following config:
> 
> Socket(UDP, 10.41.224.67, 1234, VERBOSE true, CLIENT false)
> ->Print(FROMSOCKET) -> Discard;
> 
> Beyers


More information about the click mailing list