[Click] a question about FromDevice, ToDevice

Joonwoo Park joonwpark81 at gmail.com
Sun Nov 28 15:44:49 EST 2010


You need to encap outgoing packets with ethernet header to send those
to destination laptop.

On Sun, Nov 28, 2010 at 12:30 PM, Kai Chen <kch670 at eecs.northwestern.edu> wrote:
> 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
> _______________________________________________
> click mailing list
> click at amsterdam.lcs.mit.edu
> https://amsterdam.lcs.mit.edu/mailman/listinfo/click
>



More information about the click mailing list