1
0
mirror of https://github.com/pavel-odintsov/fastnetmon synced 2024-09-22 09:52:12 +02:00
fastnetmon-rewritten/src
Henry Spanka eb3d6ebd66 Restart Fastnetmon when it fails
Sometimes FastNetMon crashes due to Segfaults and to prevent an outage of the DDoS Sensor we should immediately restart it.
2017-04-02 22:10:55 +02:00
..
a10_plugin a10.py modification for PEP476, updated REDME.md 2017-03-18 17:39:23 +00:00
actions Change serialize_path to serialize_path_dynamic 2016-03-30 08:29:02 +03:00
afpacket_plugin Add workaround for old Boost version 2015-09-01 15:24:18 +02:00
ci We will use zram instead 2015-08-26 05:04:15 +03:00
example_plugin
FreeBSD_port
libpatricia
man
mikrotik_plugin add RFC7999 BGP Blackhole community (65535:666) to routes added 2016-12-27 03:17:24 -06:00
netflow_plugin Disable annoying message "Received ipfix options flowset id, which is not supported" 2016-08-26 21:40:09 +03:00
netmap_plugin Implement support for cropped packets from Juniper. Closes #402 2015-09-10 15:30:37 +02:00
patches
pcap_plugin
pfring_plugin
scripts Added a script for Slack notifications called notify_with_slack.sh 2016-08-09 18:56:35 +01:00
sflow_plugin Add patches from Patrick Cole for sFLOW 2015-08-20 18:12:29 +02:00
snabbswitch_plugin Completely working SnabbSwitch integration. 12 mpps with 4 NIC's 2015-08-31 14:15:16 +02:00
tests Upgrade custom libc pathc 2015-08-17 14:35:21 +02:00
.clang-format
asn_geoip_update.sh
bgp_flow_spec.cpp
bgp_flow_spec.h
CMakeLists.txt Fix ndpi version 2016-01-04 18:26:54 +03:00
concurrentqueue.h
fast_dpi.cpp
fast_dpi.h
fast_library.cpp Working unban code 2015-10-16 12:16:46 +02:00
fast_library.h Working unban code 2015-10-16 12:16:46 +02:00
fast_platform.h.template
fast_priority_queue.cpp
fast_priority_queue.h
fastnetmon_actions.h Completely workiing GoBGP integration. But compilation do not enabled by default 2015-10-05 12:48:48 +02:00
fastnetmon_api_client.cpp Added compatibility with the new GoBGP API 2016-03-29 16:45:09 +03:00
fastnetmon_centos6.spec
fastnetmon_centos7.spec
fastnetmon_client.cpp Add option for fastnetmon_client for run multiple instances: cli_stats_file_path=/tmp/fastnetmon_second_instance.dat ./fastnetmon_client 2015-09-28 18:36:02 +03:00
fastnetmon_fedora12.spec
fastnetmon_init_script_centos6
fastnetmon_init_script_debian_6_7
fastnetmon_init_script_gentoo * fixed restart when fastnetmon is already stopped 2016-01-03 10:06:18 +02:00
fastnetmon_install.pl Minor typo fix. 2016-09-06 14:53:17 -07:00
fastnetmon_packet_parser.c Implement support for cropped packets from Juniper. Closes #402 2015-09-10 15:30:37 +02:00
fastnetmon_packet_parser.h Implement support for cropped packets from Juniper. Closes #402 2015-09-10 15:30:37 +02:00
fastnetmon_pcap_format.cpp
fastnetmon_pcap_format.h Some refactoring work inside pcap code 2015-08-17 14:32:39 +02:00
fastnetmon_rc_freebsd
fastnetmon_tests.cpp We have integrated json to main application. But please be very careful with this code because it's enough unstable 2015-08-12 19:30:27 +02:00
fastnetmon_types.h Add configurarion params for per-packet thresholds 2015-09-11 17:08:09 +02:00
fastnetmon.conf Fix about absent support of domains names 2016-11-07 01:12:23 +00:00
fastnetmon.cpp add txt extension for attacks details files 2016-11-27 00:06:09 +03:00
fastnetmon.proto Add unban action 2015-10-15 22:27:51 +02:00
fastnetmon.service Restart Fastnetmon when it fails 2017-04-02 22:10:55 +02:00
GeoIPASNum.dat
GeoIPASNumv6.dat
ipfix_csv_processor.pl
ipfix_fields.csv
ipfix_rfc.cpp
ipfix_rfc.h
irq_balance_manually.sh
log4cpp.spec
netflow_hooks.lua
networks_list
networks_whitelist
notify_about_attack.sh
packet_storage.h
pcap_reader.cpp Add support for simple packet debug 2015-09-10 14:52:26 +02:00
plugin_runner.cpp Add AF_PACKET support. So we could capture traffic on any linux with 3.6+ kernel without any custom kernel modules. Closes #169. Speed result: 2mpps on i7 3820 2015-09-01 10:41:55 +02:00
sflow_hooks.lua