Update man page nfreplay for -z parameter
This commit is contained in:
parent
3fd30239ff
commit
4dafc2dc05
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user