On 11/09/2015 12:26 PM, vkochan wrote:
...
If you conceptually agree with this idea, I probably may re-work series
and add separate '-p, --pkt' option for the specify packet language from
command line, or additionally send this as separate patch.

Can you elaborate on "specify packet language"?

With this patch set, we support specifying a packet from a file or via cmdline.
Both end up being pushed through the *same* lexer/parser, I think that is good.

What we could end up doing on top of this is to further simplify the 
configuration
on top of this. Say a user just wants to push a TCP SYN packet (or DNS request, 
or
...), for example, with random source addresses to a fixed destination address.

Then I think, it would be good to have a means of "templates" for such things
that would expand/rewrite internally into the lower level trafgen representation
we have right now.

--
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 [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to