fastnetmon-ng/src
Benjamin Drung fb13a55c5d Add documentation key to systemd service file
Documentation for systemd service files can be automatically viewed
using systemctl help servicename if this field is present. Thus add the
relevant man page, the local and online documentation to the
documentation key.
2017-05-29 16:54:27 +02:00
..
FreeBSD_port Get back patch-src_CMakeLists.txt for FreeBSD port 2015-06-03 08:17:44 -04: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 Fix typo programm -> program 2017-05-08 16:21:52 +02:00
ci We will use zram instead 2015-08-26 05:04:15 +03: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 Rename man pages accoring to man pages requirements for Debian 2015-06-04 15:56:48 +03:00
mikrotik_plugin Added logging to router syslog 2017-04-13 14:41:47 -03:00
netflow_plugin Fix typo programm -> program 2017-05-08 16:21:52 +02:00
netmap_plugin Fix typo programm -> program 2017-05-08 16:21:52 +02: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 Added a script for Slack notifications called notify_with_slack.sh 2016-08-09 18:56:35 +01:00
sflow_plugin Fix typo programm -> program 2017-05-08 16:21:52 +02:00
snabbswitch_plugin Fix typo programm -> program 2017-05-08 16:21:52 +02:00
tests Fix typo programm -> program 2017-05-08 16:21:52 +02:00
.clang-format Add fix to clang format file 2015-05-15 13:30:58 +03:00
CMakeLists.txt Install fastnetmon.service with cmake 2017-05-29 16:50:23 +02:00
GeoIPASNum.dat Change interface name to fake in plugin runner 2015-06-28 15:37:54 -04:00
GeoIPASNumv6.dat Change interface name to fake in plugin runner 2015-06-28 15:37:54 -04: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 Fixed critical bug in IPv6 direction detection code 2017-05-20 19:05:18 +01:00
fast_library.h Working unban code 2015-10-16 12:16:46 +02: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 Fix about absent support of domains names 2016-11-07 01:12:23 +00:00
fastnetmon.cpp Fix typo criticial -> critical 2017-05-08 17:14:33 +02: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 Add boost configuration when build rpm for centos6 2015-04-26 22:09:17 +03:00
fastnetmon_centos7.spec Remove init.d script for CentOS 7 spec 2015-03-25 15:08:40 +03: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 Add spec file for Fedora 21 2015-03-25 15:27:23 +03: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 Add notice about FNM Advanced 2017-04-15 22:02:21 +04: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 Remove debug output 2015-08-02 22:47:10 +02: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 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 Add support for LUA processors for sFLOW 2015-07-03 12:18:15 -04:00