Commit graph

135 commits

Author SHA1 Message Date
Zied Aouini
fedffc0033 [CI] Switch back to macos-10.15. 2021-12-03 15:53:50 +01:00
Zied Aouini
070115c4fd [WIP] Windows support. 2021-11-30 11:36:09 +01:00
Zied Aouini
e2a90bafc3 [WIP] Windows support. 2021-11-29 16:21:56 +01:00
Zied Aouini
dba1b1f9e4 [WIP] Windows support. 2021-11-29 14:30:39 +01:00
aouinizied
4984cc9352 [WIP] Windows support. 2021-11-29 10:23:07 +01:00
Zied Aouini
0ee3ffdf1a Introduce system visibility feature. 2021-11-04 18:59:07 +01:00
Zied Aouini
b6cdca351a Dissector sync (https://github.com/nfstream/nfstream/issues/77). 2021-10-07 10:44:00 +02:00
aouinizied
7d7e4deb56 Sync nDPI (ipv6 + reduce memory). 2021-09-21 15:40:01 +02:00
aouinizied
f0e080562a Fix truncated test files. 2021-09-01 18:54:01 +02:00
Zied Aouini
e721cd2590 Minor fix. 2021-04-22 18:44:15 +02:00
Zied Aouini
66b936a1c2 Fix tests. 2021-04-22 18:27:34 +02:00
Zied Aouini
2b2801e4da Minor Fix. 2021-04-22 00:41:38 +02:00
Zied Aouini
134bcd236e Impelment tunnel_id extraction. 2021-04-21 16:26:53 +02:00
Zied Aouini
5768e4ad9f Update copyright. 2021-04-14 19:52:53 +02:00
Zied Aouini
c2eea5802f Disable temporary coverage on macos. 2021-04-14 15:11:52 +02:00
Zied Aouini
7b09eb4a4e Improve error handling (https://github.com/nfstream/nfstream/issues/48). 2021-04-12 23:18:34 +02:00
aouinizied
6edb552f21 Add support for pcapng format (https://github.com/nfstream/nfstream/issues/54) 2021-02-19 15:18:39 +01:00
aouinizied
d8085bcf2f Fix tests for DHCP plugin. 2020-11-02 23:36:44 +01:00
aouinizied
866ad93f90 Fix paths. 2020-11-02 18:39:05 +01:00
aouinizied
788102cbbf Fix reader path. 2020-11-02 17:42:57 +01:00
aouinizied
5aa36ed9d0 Minor fixes. 2020-10-22 23:38:08 +02:00
aouinizied
5495e46d89 Fix nDPI integration tests. 2020-10-22 20:15:48 +02:00
aouinizied
0e6ea9f802 Minor improvements. 2020-10-22 01:50:28 +02:00
aouinizied
4d875593e2 Minor improvements. 2020-10-21 02:17:14 +02:00
Zied Aouini
b3d9c272a8 Implement src_mac, dst_mac, src_oui, dst_oui. 2020-10-20 20:22:07 +02:00
aouinizied
979799847a Minor fixes. 2020-10-15 20:37:50 +02:00
aouinizied
d86d7b13a7 Implement configurable anonymization. 2020-10-14 00:24:22 +02:00
aouinizied
c2fd2b3b17 Simplify testing process. 2020-10-13 21:21:16 +02:00
Zied Aouini
a5f48370ae Fix tests for DHCP Plugin. 2020-10-09 17:36:48 +02:00
Romain Picard
103384cb2d add dhcp plugin 2020-10-08 14:20:13 +02:00
aouinizied
1cf175d107 Add User Agent extraction for QUIC. 2020-09-18 16:21:27 +02:00
aouinizied
255c5a69bf Rework CPU pinning heuristic. 2020-09-16 18:52:44 +02:00
aouinizied
7b97171112 Fix build on macos. 2020-09-14 04:06:33 +02:00
aouinizied
744951d2bf Implement json-based periodic reporting. 2020-09-14 02:04:15 +02:00
aouinizied
83d8e3b1ba Fix parallelization on Travis CI. 2020-09-07 18:34:31 +02:00
aouinizied
a4ccd3cbb7 Implement performance reporting feature. 2020-09-07 18:24:30 +02:00
aouinizied
643de8a3e3 Finalize SPLT analysis feature. 2020-09-05 13:33:19 +02:00
aouinizied
5b4251eaf6 Implement SPLT analysis. 2020-09-05 05:01:06 +02:00
aouinizied
bd9fc9d1a5 Improve dissection logic. 2020-09-04 21:35:41 +02:00
aouinizied
b3213d088d Minor fix. 2020-09-04 17:43:10 +02:00
aouinizied
ae6ead4626 Implement fast metering mechanism. 2020-09-04 16:43:16 +02:00
aouinizied
5bd583ff76 Partial rework of metering layer. 2020-08-26 18:55:07 +02:00
aouinizied
a57358b40d Unify exceptions. 2020-08-26 01:04:53 +02:00
aouinizied
77bd086512 Fix CI on macos. 2020-08-26 00:36:15 +02:00
aouinizied
397b6da585 Refactoring for Streamer layer. 2020-08-26 00:00:38 +02:00
aouinizied
10e65a72d1 Observer Layer refactoring. 2020-08-19 23:52:24 +02:00
aouinizied
0d230ab0b0 Implement parallel processing. 2020-08-18 22:48:47 +02:00
aouinizied
3248fbcc95 Fix typo. 2020-08-10 23:11:22 +02:00
Radion Bikmukhamedov
162baadc52 do not return on update, rename raw_packets_matrix to bidirectional_packets_matrix 2020-07-26 19:50:36 +03:00
Radion Bikmukhamedov
f413893cc1 first revision of raw_packets_matrix plugin + tests 2020-07-25 15:13:29 +03:00