1
0
mirror of https://github.com/pavel-odintsov/fastnetmon synced 2024-09-22 22:20:56 +02:00
Commit Graph

1418 Commits

Author SHA1 Message Date
Pavel Odintsov
b0fa621e20 Dosable lua hooks for sFLOW and NetFlow by default 2015-08-03 11:14:08 +02:00
Pavel Odintsov
b094b27c3c Add pcap to nDPI deps 2015-08-03 10:34:19 +02:00
Pavel Odintsov
6beaf741b3 Switch to system call for debig 2015-08-03 10:26:41 +02:00
Pavel Odintsov
3c277f3e1e Fix typo 2015-08-03 09:15:36 +02:00
Pavel Odintsov
267633a8e4 Fix compatibility with Ubuntu 2015-08-03 09:13:56 +02:00
Pavel Odintsov
0099f034a2 Fix bug in cheksumm calculation code 2015-08-03 08:51:59 +02:00
Pavel Odintsov
75f57aa340 Add hash summ validation to installer 2015-08-03 08:42:24 +02:00
Pavel Odintsov
5cad8adbde Small fixes in installer code 2015-08-03 08:25:00 +02:00
Pavel Odintsov
364fe1e2d8 Add warning in cmake log about nDPI compilation 2015-08-02 23:27:22 +02:00
Pavel Odintsov
56c80adf35 Enable PF_RING kernel module build for all distributions 2015-08-02 23:24:38 +02:00
Pavel Odintsov
a3e2b94fde Enable build of luajit by default 2015-08-02 23:11:20 +02:00
Pavel Odintsov
588b30d5bd Try to use standard install script with Tarvis CI for additional testing 2015-08-02 23:01:58 +02:00
Pavel Odintsov
f4c1e78e1e So lpeg haven't install target 2015-08-02 22:48:01 +02:00
Pavel Odintsov
a12319d4d4 Remove debug output 2015-08-02 22:47:10 +02:00
Pavel Odintsov
1ce9f5b5e9 Fix bug in lpeg installer 2015-08-02 22:43:31 +02:00
Pavel Odintsov
3757857b38 Enable LUAjit autotinstaller 2015-08-02 22:38:37 +02:00
Pavel Odintsov
37edd42910 Complete refactoring of fastnetmon_install.pl 2015-08-02 13:49:02 +02:00
Pavel Odintsov
94d5b39a7f Completely working flow tarcking code 2015-07-31 19:25:57 +03:00
Pavel Odintsov
5711bb9190 Merge branch 'master' of https://github.com/FastVPSEestiOu/fastnetmon 2015-07-31 18:07:08 +03:00
Pavel Odintsov
bc0e967a63 Rewrite DPI conntracking code 2015-07-31 18:06:53 +03:00
Pavel Odintsov
e159406934 Fix bug with assignment of action for Flow Spec 2015-07-31 16:11:20 +03:00
Pavel Odintsov
85a1a6d456 Add nDPI to TravisCI 2015-07-30 22:39:48 +03:00
Pavel Odintsov
c37e59cac7 Fix twice memory allocation 2015-07-30 22:05:36 +03:00
Pavel Odintsov
8f21d060c2 And second part of backport of bugfix 2015-07-30 21:50:34 +03:00
Pavel Odintsov
b0f4b3f3cc backport bug fix to main app 2015-07-30 21:44:50 +03:00
Pavel Odintsov
ab1ef59378 Fix handler for cropped packets 2015-07-30 21:41:50 +03:00
Pavel Odintsov
6c19d4e3b2 Enable DPI build by default 2015-07-30 21:22:09 +03:00
Pavel Odintsov
40b5479948 Fix bug with packet printer in DPI mode 2015-07-30 19:07:24 +03:00
Pavel Odintsov
44fcc18766 Add detected atatck type to log 2015-07-30 19:00:42 +03:00
Pavel Odintsov
4c20d33086 Fix number of RINGS for PF_RING 2015-07-30 18:20:24 +03:00
Pavel Odintsov
1fe6b6c1e8 Fix chmod for Debian and CentOS init scripts 2015-07-30 18:11:14 +03:00
Pavel Odintsov
b13bc1e667 BGP Flow Spec RFC 5575 support have added 2015-07-30 09:13:57 +03:00
Pavel Odintsov
4d6a9f142c Parse packets deeply 2015-07-29 23:32:32 +03:00
Pavel Odintsov
424b90353e Move working code in another side, we will dump DPI enabled dumps 2015-07-29 23:28:33 +03:00
Pavel Odintsov
ff17e43fad Add deps for nDPI 2015-07-29 18:32:31 +03:00
Pavel Odintsov
0e00a9c333 Since this commit we could parse attack details with DPI 2015-07-29 17:15:04 +02:00
Pavel Odintsov
56553af327 Switch to custom nDPI repo 2015-07-29 16:11:19 +02:00
Pavel Odintsov
c7816de92d Add option for dpi trigger 2015-07-29 16:06:50 +02:00
Pavel Odintsov
c0223010ea Revert enable DPI for all 2015-07-29 16:53:41 +03:00
Pavel Odintsov
2f3d222d51 Add nDPI code link with FastNetMon application 2015-07-29 16:49:34 +03:00
Pavel Odintsov
64bed8aa40 Fix typo 2015-07-29 16:41:30 +03:00
Pavel Odintsov
d3e575cc72 Add fix with nDPI 2015-07-29 16:38:17 +03:00
Pavel Odintsov
ffcf35c74b Add docs about new installer options 2015-07-29 16:27:30 +03:00
Pavel Odintsov
4d2f64c3db Add option for install script to install code from Git's master 2015-07-29 16:21:17 +03:00
Pavel Odintsov
f32fafe5a5 Add NTP, SSDP, DNS amplification detection to pcap_reader 2015-07-29 15:32:09 +03:00
Pavel Odintsov
4ecf4965ef Fix issue with packets which bigger than 1500 bytes. Related #343 2015-07-29 15:29:46 +03:00
Pavel Odintsov
aea8ba0447 Add DNS dissector 2015-07-29 09:39:12 +03:00
Pavel Odintsov
3eb9c25401 Fix memory leak 2015-07-29 08:54:48 +03:00
Pavel Odintsov
ef089e8a34 Fix memory like in nDPI 2015-07-29 08:32:04 +03:00
Pavel Odintsov
7becd68f29 Change token bucket implementation 2015-07-29 07:12:17 +02:00