From 4dafc2dc050a7371afb2e0934f7989876bfc0870 Mon Sep 17 00:00:00 2001 From: Peter Haag Date: Sun, 24 Jun 2018 14:52:34 +0200 Subject: [PATCH] Update man page nfreplay for -z parameter --- ChangeLog | 2 ++ man/nfreplay.1 | 5 +++++ 2 files changed, 7 insertions(+) diff --git a/ChangeLog b/ChangeLog index 98259a0..c54a8c0 100755 --- a/ChangeLog +++ b/ChangeLog @@ -3,6 +3,8 @@ - Add multiple packet repeaters to nfcapd/sfcapd. Up to 8 repeaters (-R) can be defined. - Ignore OSX .DS_Store files in -R file list - Add CISCO ASA elements initiatorPackets (298) responderPackets (299) +- Merge #120 pull request for -z parameter to nfreplay +- Update man page nfreplay 2018-05-06 - New bookkeeper hash broke NfSen. Fixed. ported back to release 1.6.17 diff --git a/man/nfreplay.1 b/man/nfreplay.1 index 6d0837c..c337cac 100755 --- a/man/nfreplay.1 +++ b/man/nfreplay.1 @@ -57,6 +57,11 @@ the time spec may be omitted e.g YYYY/MM/dd expands to YYYY/MM/dd.00:00:00\-YYYY/MM/dd.23:59:59 and sends all flow from a given day. .TP 3 +.B -z \fInum +Flows are sent with their "real distribution" acrross time (with a speed coefficient) +-z 1 : 5 minutes of records will be sent in 5 minutes. +-z 20 : 5 minutes of record will be sent in 5/20 = 0.25 minutes. +.TP 3 .B -c \fInum Limit number of records to send to the first \fInum\fR flows. .TP 3