[Click] a question about FromDevice, ToDevice

Kai Chen kch670 at eecs.northwestern.edu
Sun Nov 28 15:30:40 EST 2010


Hi, I play with click, simply connect two laptop, in one machine, I use:

 InfiniteSource(\<0800>) -> Queue -> Print(ok) -> ToDevice(eth0);

and in another one, I use:

FromDevice(eth0) -> Print(ok) -> Discard;

I expect to see the generated traffic at the second machine, but I
cannot see it, can someone tell me what is the reason?

Thanks a lot,

Kai


More information about the click mailing list