On 06/18/2015 03:24 PM, Vadim Kochan wrote:
On Thu, Jun 18, 2015 at 11:07:12AM +0200, Daniel Borkmann wrote:
On 06/18/2015 10:57 AM, Vadim Kochan wrote:
...
Not yet, but I will try keep thinking about this, and will let know if I
will have some real ideas regarding implementation.

Sounds good!

Some 1st though which I came up is may be to start extend current
trafgen generation api set:

{
     eth
     {
         src(),
        dst(),
        proto(),
     }
     ,
     ip
     {
         ver(),
        src(),
        dst(),
        opt(0x1, 20),
        opt(0x2, 30),
     },
     tcp
     {
         dport(),
        sport(),
        flags(),
     },
}

Can you elaborate on your idea, what would this config do? I.e. if src()
etc is empty.

Thanks,
Daniel

--
You received this message because you are subscribed to the Google Groups 
"netsniff-ng" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to netsniff-ng+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to