diff --git a/bin/nfreplay.c b/bin/nfreplay.c index 76a29fb..0aaf2e6 100644 --- a/bin/nfreplay.c +++ b/bin/nfreplay.c @@ -108,7 +108,7 @@ static void usage(char *name); static void send_blast(unsigned int delay ); static void send_data(char *rfile, time_t twin_start, time_t twin_end, uint32_t count, - unsigned int delay, int confirm, int netflow_version); + unsigned int delay, int confirm, int netflow_version, int distribution); static int FlushBuffer(int confirm); @@ -133,6 +133,7 @@ static void usage(char *name) { "-r \tread from file. default: stdin\n" "-f \tfilter syntaxfile\n" "-v \tUse netflow version to send flows. Either 5 or 9\n" + "-z \tSimulate real time distribution with coefficient\n" "-t