On 2017-02-07 at 09:15:55 +0100, Vadim Kochan <vadi...@gmail.com> wrote:
> Allow to send packets at specified rate from ".pcap" file
> which might be speified via -i,--in options.
> 
> By default packets will be send at original rate considering packet's
> timestamp.
> 
> v2:
>     1) Use timespec in pcap_get_tstamp(...)
>     2) Use ctx.pcap_in char * member to check if input pcap
>        file was specified.
>     3) Replace strcmp("0", ...) to 'if (!rate)'
> 
> BTW, shaper still works at usec minimum time precision so I did not convert
> it to nsec yet, but I plan to do it in future patches if it is OK.

Sure, this is fine. Thanks a lot for the updated patch set.

-- 
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