Re: How to create multiple flows( something like FastUDPFlows()) in userlevel??

Beyers Cronje <[email protected]> Fri, 6 Jul 2012 01:19:37 +0200
Newsgroups gmane.network.routing.click
Message-ID <CAOO3n8UHP0q=cHay=ZtDTRpXpbcrNQSRnRavmSAEXKRp0a6CQw@mail.gmail.com>
You have a few options depending on how many flows etc. To list some:

1) Use InfiniteSource with DynamicUDPIPEncap
2) Use FromDump to replay tcpdump packets
3) Use multiple InfiniteSource elements with static UDP headers set in data
argument
4) Write your own generator element which should be fairly simple.

Hope this helps.

Beyers

On Thu, Jul 5, 2012 at 1:57 PM, Rishav Agarwal <
[email protected]> wrote:

> Hi,
> I have to use multiple flows in order to perform an experiment. I only have
> the “userlevel” drivers installed and I am not permitted to install the
> linuxmodule.
>
> Is there a way to create multiple flows between two machines using a
> substitute function for FastUDPFLows or FastTCPFlows (which only work in
> linuxmodule!) Or any other alternative?
>
> Thanks a lot,
> Rishav
> _______________________________________________
> click mailing list
> [email protected]
> https://amsterdam.lcs.mit.edu/mailman/listinfo/click
>