84 Commits

Author SHA1 Message Date
Marek Becka
49587e683b Also scale numeric values also in summary unless -N is used. 2018-07-26 10:03:08 -04:00
Peter Haag
3fd30239ff
Merge pull request #120 from LouisSinan/master
nfreplay - Distribution accross time
2018-06-24 14:47:20 +02:00
Peter Haag
9049c9f50f Cleanup comment 2018-06-24 14:42:12 +02:00
Peter Haag
db100d7eb5 Add CISCO ASA elements initiatorPackets (298) responderPackets (299) 2018-06-24 14:18:47 +02:00
Peter Haag
3c0c3f8d33 Ignore OSX .DS_Store files in -R file list 2018-06-24 13:05:20 +02:00
Peter Haag
9d187da615 Add multiple packet repeaters to nfcapd/sfcapd 2018-06-24 12:42:05 +02:00
Peter Haag
214091e490 Fix bookkeeper type - use key_t 2018-06-24 11:12:31 +02:00
LouisSinan
eaecb4c992
nfreplay - Distribution accross time
"z" parameter : Lines 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 minute
2018-05-24 14:09:55 +02:00
Peter Haag
11f9159138 New bookkeeper hash broke NfSen. Fixed. ported back to release 1.6.17 2018-05-06 11:10:51 +02:00
Peter Haag
ec91b397c3 Release 1.6.17 2018-04-22 15:38:08 +02:00
Peter Haag
eab02996bd Fix definition for InfluxDB in configure.ac Issue #98 2018-04-20 19:00:04 +02:00
Peter Haag
bddfdb1397 Fix minor bugs 2018-04-20 18:51:51 +02:00
Peter Haag
2fab2cc9e0
Merge pull request #109 from simPod/aggregations
Add xsrcport & xdstport aggregations
2018-04-20 13:03:45 +02:00
Peter Haag
19a7b2d7e2 Fix bug in sorting when guessing flow direction. Issue #92 2018-04-20 12:36:00 +02:00
Simon Podlipsky
e94fbbaac9
Add xsrcport & xdstport aggregations 2018-04-03 00:22:41 +02:00
Peter Haag
0082088cf2 Add Fix argument processing of influxDB URL in nfprofile. Issue #99 2018-04-01 12:37:32 +02:00
Peter Haag
9f0fe95633 Fix nfdump crashes, when feeded with garbage input. Issue #104 2018-04-01 10:30:25 +02:00
Peter Haag
27f62a5510 Add missing -v option in nfreplay help text 2018-02-11 13:10:58 +01:00
Peter Haag
9e2e0c487c Add missing json output format help text 2018-02-11 12:45:46 +01:00
Peter Haag
2b4cfc7e8a Merge pull request #51 Influxdb from Luca 2018-01-06 15:23:59 +01:00
Peter Haag
0ea114f8ce IPFIX add fwd status tag #89 compatible to v9 (1byte) 2018-01-01 14:20:39 +01:00
Peter Haag
c400f52d66 IPFIX time stamps - fix offset calculation of unknown time formats 2018-01-01 13:21:58 +01:00
Peter Haag
2a829dfbf9 IPFIX time stamps - Fix elements #21,#22 offset calculation 2018-01-01 12:57:27 +01:00
Peter Haag
31137a3f5b Fix sampling for Juniper MX104. No sampling algorithm required 2017-12-31 12:43:40 +01:00
Peter Haag
13131ffb41 Add new output format json 2017-12-30 15:04:53 +01:00
Peter Haag
fccabf69ab Activate flowlabel in filter syntax 2017-12-29 15:02:00 +01:00
Peter Haag
746d1bcd47 Add sampling tags 302, 304, 305. Add option for filter labels 2017-12-29 11:55:36 +01:00
Peter Haag
0a86642a6e Fix 64bit fts compat issue in fts_compat.c 2017-12-28 18:50:43 +01:00
Peter Haag
cedc8479a8 Cleanup headers. Satify includes for header file 2017-12-28 18:19:27 +01:00
Peter Haag
9c2e7d6f4a Fix compiler warnings from different compilers clang/gcc 2017-12-28 16:47:40 +01:00
Peter Haag
8a9dcb2bc8 Cleanup sflow code - uncomment unnecessary code 2017-12-28 15:56:15 +01:00
Peter Haag
eaa7a857c8 Update sflow code to commit 7322984 of https://github.com/sflow/sflowtool 2017-12-27 19:56:21 +01:00
Peter Haag
020a4d0893 Fix potential memory leaks in nfpcapd 2017-12-22 12:09:56 +01:00
Peter Haag
b776f8df70 Fix wrong offset calculation if unknown options are found 2017-12-21 17:21:44 +01:00
Peter Haag
adfd5e9631 Add x-late src/dst ip aggregation, if compiled with NSEL support 2017-12-21 16:32:08 +01:00
Peter Haag
f1b91aaad7 Fix gcc/clang differences 2017-12-21 09:56:58 +01:00
Peter Haag
959edbcc18 Report updates on existing samplers in v9 only if values change. issue 84 2017-12-17 19:12:00 +01:00
Peter Haag
79d9916c64 Add sampling for IPFIX. See issue #47 2017-12-17 19:03:55 +01:00
Jaap Versteegh
b8111e7c7f Removed generated files 2017-12-13 13:41:28 +01:00
Peter Haag
59e0eaec10 Add lz4 compression. Remove old and experimental xstat code - cleanup 2017-12-12 20:48:33 +01:00
Peter Haag
3bf72967fc Add lz4 compression. Remove old and experimental xstat code 2017-12-11 19:22:10 +01:00
Peter Haag
235fad2e71 Fix minor issues and compiler warnings 2017-12-03 15:53:48 +01:00
Peter Haag
659f582b97 Fix sfcapd time slices < 60 are not allowed 2017-12-03 14:15:35 +01:00
Peter Haag
41e5ec8d20 Fix version tags. update all to 1.6.16 2017-12-03 14:04:25 +01:00
Peter Haag
29e80e48b5 Change -B behaviour as proposed in issue #59. Should not impact with previous use, but is more flexible 2017-11-05 15:41:47 +01:00
Peter Haag
a8bc82decb Add bzip compress switch in usage output of nfpcapd 2017-11-05 14:52:27 +01:00
Peter Haag
a35ecdd129 Fix issue #72 - multiple stat output 2017-11-05 14:25:27 +01:00
Peter Haag
f7a4bc566a Add 8byte timestamps exported by Nexus 7k family 2017-11-05 13:25:17 +01:00
Peter Haag
ad628903c0 Fix memory leak, if nfcapd can not write into directory 2017-03-18 15:16:18 +01:00
Peter Haag
f0666be488 Fix compile issues on some platforms 2017-03-18 02:46:58 +01:00