Pavel Odintsov
9e6625dec8
Add ability to mitigate mixed attacks. Code originally prepared by https://github.com/dalibort I've just pushed it
2016-08-19 22:43:16 +03:00
Pavel Odintsov
4dab31e3b7
Move flow_spec publish code into separate function. This code orininally written by https://github.com/dalibort I've just extracted it from PR :)
2016-08-19 22:36:40 +03:00
Pavel Odintsov
032f25847f
Fix mistake found my CI
2016-08-19 22:26:41 +03:00
Pavel Odintsov
c4fc2d6954
Rework flow zerofication code
2016-08-19 22:18:56 +03:00
Pavel Odintsov
cd0121acba
Merge pull request #547 from dalibort/ndpi
...
Fix ndpi processing code
2016-08-19 22:03:41 +03:00
root
178f9b94a3
produce_dpi_dump_for_pcap_dump() - log possible problem when reading pcap file
2016-08-19 10:46:39 +02:00
root
66ab5c072b
- changes in produce_dpi_dump_for_pcap_dump()
...
- added logging of stats from DPI
2016-08-18 16:11:40 +02:00
root
34eacf3e42
- changes in produce_dpi_dump_for_pcap_dump()
...
- solved problem with only first packet beign analyzed by DPI
- optimised memory allocations
- prevent possible memory leaks when memsetting flow variable
2016-08-18 15:45:08 +02:00
Pavel Odintsov
162cda0348
Add document about memory consumption
2016-08-18 00:04:08 +03:00
Pavel Odintsov
33d5b9dd63
Merge pull request #543 from ericchou1/master
...
Cumulative update Aug. 15, 2016 for mitigation script v0.3, base and zone configs, etc.
2016-08-15 18:42:16 +03:00
Eric Chou
70c388abdc
adding new .gitignore and json_configs files
2016-08-13 12:06:55 -07:00
Eric Chou
e47200aebb
adding fastnetmon_a10_v0.3.py
2016-08-13 11:49:38 -07:00
Pavel Odintsov
963cec7bc9
Remove bad code for Travis from installer
2016-08-13 12:57:01 +03:00
Pavel Odintsov
96d1aa7df6
Fix build dir again
2016-08-13 12:50:01 +03:00
Pavel Odintsov
b25d655b0d
Fix in Travis manifest again
2016-08-13 12:29:55 +03:00
Pavel Odintsov
52f6ffa3f9
Rewrite Travis manifest
2016-08-13 12:17:05 +03:00
Eric Chou
e1eef5e94f
version 0.3 changes
2016-08-12 20:15:27 -07:00
Eric Chou
7ba4629012
Merge branch 'master' of https://github.com/pavel-odintsov/fastnetmon
2016-08-12 14:51:11 -07:00
Pavel Odintsov
f8c6daaa05
Add travis badge
2016-08-12 00:39:39 +03:00
Pavel Odintsov
329a4b778a
Add -i flag because we should run profile specific options for setting custom PATH for clang at Travis CI
2016-08-12 00:38:06 +03:00
Pavel Odintsov
4aeb451f13
Add explicit path to clang for Travis build
2016-08-12 00:30:16 +03:00
Pavel Odintsov
440dec5658
Preserve environment variable for sudo
2016-08-11 23:05:32 +03:00
Pavel Odintsov
610ce15a86
Add Ubuntu 14.04 support
2016-08-11 22:52:54 +03:00
Pavel Odintsov
cfa31c92a9
Add Ubuntu 14.04 support
2016-08-11 22:52:07 +03:00
Pavel Odintsov
c06118088f
Fix build script: fix ndpi compatibility issue
2016-08-11 22:51:37 +03:00
Pavel Odintsov
8d536b2da5
Switch to Travis Trusty VM beta
2016-08-10 11:00:48 +03:00
Pavel Odintsov
3db1d6ee7a
Add Ronan Daly to hall of fame! :)
2016-08-09 21:01:27 +03:00
Pavel Odintsov
5006d019e7
Merge pull request #542 from dotie/master
...
Added a script for Slack notifications called notify_with_slack.sh
2016-08-09 21:00:31 +03:00
Ronan Daly
b94dd5e62d
Added a script for Slack notifications called notify_with_slack.sh
2016-08-09 18:56:35 +01:00
Rich Groves
26d8a731bb
updated A10 configs and added JSON configs
2016-07-28 15:28:39 -04:00
Pavel Odintsov
1fb3dca6e9
Fix A10 device name again :)
2016-07-28 17:54:57 +03:00
Pavel Odintsov
b74bf6e083
Fix A10 device name ;)
2016-07-28 17:54:16 +03:00
Rich Groves
4cd66ad4ab
added tps_zone_config_v1.txt
2016-07-27 22:42:27 -04:00
Rich Groves
f42ca16794
modify tps_base_config_v1.txt
2016-07-27 22:34:27 -04:00
Rich Groves
a6ce3d1cd9
adding tps_base_config_v1.txt
2016-07-27 22:22:44 -04:00
Eric Chou
7ff8787202
change README.md
2016-07-27 16:49:50 -07:00
Eric Chou
5b8575f6ef
change A10 TPS to A10 Thunder TPS, added sample test outputs
2016-07-27 16:47:38 -07:00
Pavel Odintsov
ee4ce8c5bb
Create separate block for official vendor support
2016-07-27 10:25:16 +03:00
Pavel Odintsov
cf865e1e2b
Add A10 folks to THANKS! :)
2016-07-27 10:20:23 +03:00
Pavel Odintsov
b5d19cb684
Add A10 Network TPS into features list!
2016-07-27 10:18:46 +03:00
Pavel Odintsov
cb459556ac
Merge pull request #537 from ericchou1/master
...
Add A10 Plugin
2016-07-27 10:16:05 +03:00
Eric Chou
13e112f239
added test folder, fastnetmon_a10_v0.2.py
2016-07-26 19:41:50 -07:00
Eric Chou
899952dc41
v0.3 fastnetmon_a10_v0.2 break URI path and json config body into separate files under json_config folder
2016-07-18 14:45:49 -07:00
Eric Chou
86a697dda4
added config folder
2016-07-18 13:54:19 -07:00
Pavel Odintsov
ea9d1d3d78
Fix in segfault investigation guide.
2016-07-18 21:45:10 +03:00
Pavel Odintsov
2634223045
Add article about segfault investigation
2016-07-18 21:42:33 +03:00
Pavel Odintsov
7f2c019ddc
Remove Amazon images support.
2016-07-18 21:32:00 +03:00
Pavel Odintsov
0d647e534b
We are not using gitter anymore. Please use maillist or irc instead.
2016-07-18 12:08:11 +04:00
Eric Chou
641e8ed9a1
Update README.md
2016-07-12 14:00:32 -07:00
Eric Chou
1e60d676a3
Added example to README.md
2016-07-12 13:57:37 -07:00