1
0
Fork 0
mirror of https://github.com/pavel-odintsov/fastnetmon synced 2024-05-12 18:56:24 +02:00
fastnetmon-rewritten/src
Pavel Odintsov 1fdde91cbb Fixed bunch of paths to old versions of FNM 2017-12-03 21:22:11 +00:00
..
FreeBSD_port Fixed bunch of paths to old versions of FNM 2017-12-03 21:22:11 +00:00
a10_plugin a10.py modification for PEP476, updated REDME.md 2017-03-18 17:39:23 +00:00
actions GoBGP project re-licensed this file in BSD terms for us instead of Apache 2 licenses. Issue reference: https://github.com/osrg/gobgp/issues/1384 2017-07-26 09:46:40 +01:00
afpacket_plugin Reworked parser code to avoid Netmap dependencies 2017-07-27 23:09:58 +00:00
ci Fixed bunch of paths to old versions of FNM 2017-12-03 21:22:11 +00:00
example_plugin Fix typo programm -> program 2017-05-08 16:21:52 +02:00
libpatricia Add support for looking up IPv6 addresses for patricia + tests 2015-08-10 10:34:48 +02:00
man Fixed bunch of paths to old versions of FNM 2017-12-03 21:22:11 +00:00
mikrotik_plugin Added logging to router syslog 2017-04-13 14:41:47 -03:00
netflow_plugin Fixed bunch of paths to old versions of FNM 2017-12-03 21:22:11 +00:00
netmap_plugin Reworked parser code to avoid Netmap dependencies 2017-07-27 23:09:58 +00:00
patches Move data files to src folder; Move images to doc folder; 2015-03-22 13:45:52 +03:00
pcap_plugin Complete code reformat with clang-format 2015-05-15 13:55:52 +03:00
pfring_plugin Fix typo programm -> program 2017-05-08 16:21:52 +02:00
scripts Fixed bunch of paths to old versions of FNM 2017-12-03 21:22:11 +00:00
sflow_plugin Fix typo programm -> program 2017-05-08 16:21:52 +02:00
snabbswitch_plugin Reworked parser code to avoid Netmap dependencies 2017-07-27 23:09:58 +00:00
tests Removed unused code 2017-07-24 12:54:24 +01:00
.clang-format Add fix to clang format file 2015-05-15 13:30:58 +03:00
CMakeLists.txt Support setting ENABLE_LUA_SUPPORT 2017-08-24 16:39:15 +02:00
asn_geoip_update.sh Move all code to src folder 2015-03-22 13:36:58 +03:00
bgp_flow_spec.cpp Add complete integration tests and real call to ExaBGP for configurartion checks 2015-07-13 14:36:50 +02:00
bgp_flow_spec.h Add single line ExaBGP v4 format of Flow Spec representation; Offer ability to specify custom sentence separator; Class refactoring; 2015-07-13 17:00:20 +02:00
concurrentqueue.h We have added moodycamel::ConcurrentQueue from commit 8dcedc1ad0026d4b7bac4edf2ea453e4bc30033b. BSD license, 8dcedc1ad0 2015-08-10 17:14:43 +02:00
fast_dpi.cpp Code refactoring - move DPI code to separate library 2015-07-24 15:37:11 +03:00
fast_dpi.h Code refactoring - move DPI code to separate library 2015-07-24 15:37:11 +03:00
fast_library.cpp Fixes #602 Do not attempt to push blank dataset into Graphite 2017-07-27 22:26:56 +01:00
fast_library.h Removed code which uses x86_only features to fix https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=869621 2017-07-25 19:53:15 +01:00
fast_platform.h.template Move default path to notify_about_attack.sh to platform specific variables 2015-06-04 14:10:42 +03:00
fast_priority_queue.cpp Complete code reformat with clang-format 2015-05-15 13:55:52 +03:00
fast_priority_queue.h Complete code reformat with clang-format 2015-05-15 13:55:52 +03:00
fastnetmon.conf Fixed bunch of paths to old versions of FNM 2017-12-03 21:22:11 +00:00
fastnetmon.cpp Introduced an option to disable Netmap plugin 2017-07-27 23:19:33 +01:00
fastnetmon.proto Add unban action 2015-10-15 22:27:51 +02:00
fastnetmon.service.in Add documentation key to systemd service file 2017-05-29 16:54:27 +02:00
fastnetmon_actions.h Fix typo programm -> program 2017-05-08 16:21:52 +02:00
fastnetmon_api_client.cpp Added compatibility with the new GoBGP API 2016-03-29 16:45:09 +03:00
fastnetmon_centos6.spec Fixed bunch of paths to old versions of FNM 2017-12-03 21:22:11 +00:00
fastnetmon_centos7.spec Fixed bunch of paths to old versions of FNM 2017-12-03 21:22:11 +00:00
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 Fixed bunch of paths to old versions of FNM 2017-12-03 21:22:11 +00:00
fastnetmon_init_script_centos6 Remove trailing space :) 2015-06-03 10:24:59 +01:00
fastnetmon_init_script_debian_6_7 Fix chmod for Debian and CentOS init scripts 2015-07-30 18:11:14 +03:00
fastnetmon_init_script_gentoo * fixed restart when fastnetmon is already stopped 2016-01-03 10:06:18 +02:00
fastnetmon_install.pl Fixed bunch of paths to old versions of FNM 2017-12-03 21:22:11 +00: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 Fix handler for cropped packets 2015-07-30 21:41:50 +03:00
fastnetmon_pcap_format.h Some refactoring work inside pcap code 2015-08-17 14:32:39 +02:00
fastnetmon_rc_freebsd Add FreeBSD stub init script from Denis Denisov 2015-05-30 15:37:07 -04:00
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
ipfix_csv_processor.pl Fix Header Guard naming: https://www.securecoding.cert.org/confluence/display/seccode/PRE06-C.+Enclose+header+files+in+an+inclusion+guard 2015-05-14 18:04:51 +03:00
ipfix_fields.csv Move data files to src folder; Move images to doc folder; 2015-03-22 13:45:52 +03:00
ipfix_rfc.cpp Complete code reformat with clang-format 2015-05-15 13:55:52 +03:00
ipfix_rfc.h Complete code reformat with clang-format 2015-05-15 13:55:52 +03:00
irq_balance_manually.sh Rename 2015-05-14 03:45:19 +03:00
log4cpp.spec Add manual and spec file for log4cpp. On CentOS 6 we should build it manually. Nice idea to add it to EPEL 2015-03-24 19:42:11 +03:00
netflow_hooks.lua Fixed bunch of paths to old versions of FNM 2017-12-03 21:22:11 +00:00
networks_list Add stub files for networks list and whitelist and install they with CMAKE 2015-06-04 11:15:32 +03:00
networks_whitelist Add stub files for networks list and whitelist and install they with CMAKE 2015-06-04 11:15:32 +03:00
notify_about_attack.sh get rid of unused code; Switch to english language everywhere. Related 291 2015-06-16 15:09:02 -04:00
packet_storage.h Since this commit we could parse attack details with DPI 2015-07-29 17:15:04 +02:00
pcap_reader.cpp Reworked parser code to avoid Netmap dependencies 2017-07-27 23:09:58 +00:00
plugin_runner.cpp Introduced an option to disable Netmap plugin 2017-07-27 23:19:33 +01:00
sflow_hooks.lua Fixed bunch of paths to old versions of FNM 2017-12-03 21:22:11 +00:00
unified_parser.cpp Reworked parser code to avoid Netmap dependencies 2017-07-27 23:09:58 +00:00
unified_parser.hpp Reworked parser code to avoid Netmap dependencies 2017-07-27 23:09:58 +00:00