fastnetmon-ng/src
Pavel Odintsov c55eab60dc
Moved simple_packet into separate file to break include cycle. Closes #835 (#836)
2020-08-02 12:28:49 +01:00
..
FreeBSD_port Fixed bunch of paths to old versions of FNM 2017-12-03 21:22:11 +00:00
a10_plugin Merge pull request #711 from trodery/trodery-documentation-changes 2018-03-01 21:26:29 +00:00
actions GoBGP unused code cleanup, added support for per subnet builds 2020-05-24 15:11:01 +01:00
afpacket_plugin Unified log4cpp headers and suppressed deprecation errors. Closes #805 2020-05-24 13:12:21 +01:00
ci Fixed bunch of paths to old versions of FNM 2017-12-03 21:22:11 +00:00
example_plugin Unified log4cpp headers and suppressed deprecation errors. Closes #805 2020-05-24 13:12:21 +01:00
juniper_plugin Juniper Implementation (#747) 2018-12-06 17:33:42 +00:00
libpatricia Add support for looking up IPv6 addresses for patricia + tests 2015-08-10 10:34:48 +02:00
man rephrase 2018-03-01 13:32:55 -06:00
mikrotik_plugin Enabled errors for Mikrotik addon 2019-04-29 20:29:05 +01:00
netflow_plugin Unified log4cpp headers and suppressed deprecation errors. Closes #805 2020-05-24 13:12:21 +01:00
netmap_plugin Unified log4cpp headers and suppressed deprecation errors. Closes #805 2020-05-24 13:12:21 +01:00
patches Move data files to src folder; Move images to doc folder; 2015-03-22 13:45:52 +03:00
pcap_plugin Unified log4cpp headers and suppressed deprecation errors. Closes #805 2020-05-24 13:12:21 +01:00
pfring_plugin Reformatted source code with clang-format 2020-05-23 19:55:10 +01:00
scripts Fixed stripping bug 2020-06-27 17:39:12 +01:00
sflow_plugin Unified log4cpp headers and suppressed deprecation errors. Closes #805 2020-05-24 13:12:21 +01:00
snabbswitch_plugin Reformatted source code with clang-format 2020-05-23 19:55:10 +01:00
tests Reformatted source code with clang-format 2020-05-23 19:55:10 +01:00
.clang-format Add fix to clang format file 2015-05-15 13:30:58 +03:00
.clang_formatter_excludes Reformatted source code with clang-format 2020-05-23 19:55:10 +01:00
CMakeLists.txt Added new structures for network packets processing #833 (#834) 2020-08-02 12:04:37 +01:00
Dockerfile Moved Docker file to src 2017-12-03 22:05:52 +00:00
all_logcpp_libraries.h GoBGP unused code cleanup, added support for per subnet builds 2020-05-24 15:11:01 +01:00
asn_geoip_update.sh Move all code to src folder 2015-03-22 13:36:58 +03:00
bgp_flow_spec.cpp Reformatted source code with clang-format 2020-05-23 19:55:10 +01:00
bgp_flow_spec.h Reformatted source code with clang-format 2020-05-23 19:55:10 +01: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 Reformatted source code with clang-format 2020-05-23 19:55:10 +01:00
fast_dpi.h Reformatted source code with clang-format 2020-05-23 19:55:10 +01:00
fast_library.cpp Unified log4cpp headers and suppressed deprecation errors. Closes #805 2020-05-24 13:12:21 +01:00
fast_library.h Unified get_interface_number_by_device_name() and improved error control 2020-05-23 20:29:17 +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 Reformatted source code with clang-format 2020-05-23 19:55:10 +01:00
fastnetmon.conf Made option to read list of networks from OpenVZ configurable and optional (#831) 2020-07-29 21:20:37 +01:00
fastnetmon.cpp include sys/socket.h before net/if_arp.h (#825) 2020-07-29 21:25:29 +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 Unified log4cpp headers and suppressed deprecation errors. Closes #805 2020-05-24 13:12:21 +01:00
fastnetmon_api_client.cpp Added documentation for API client 2020-05-24 15:38:52 +01:00
fastnetmon_build.pl Disabled mongoc build for CentOS 7 too, issue #822 2020-06-27 19:49:42 +01: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 Reformatted source code with clang-format 2020-05-23 19:55:10 +01: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 Switched to using only latin symbols for all commands output to simplify error tracking 2020-06-28 22:14:38 +01:00
fastnetmon_packet_parser.c Reformatted source code with clang-format 2020-05-23 19:55:10 +01:00
fastnetmon_packet_parser.h Reformatted source code with clang-format 2020-05-23 19:55:10 +01:00
fastnetmon_pcap_format.cpp Reformatted source code with clang-format 2020-05-23 19:55:10 +01:00
fastnetmon_pcap_format.h Reformatted source code with clang-format 2020-05-23 19:55:10 +01:00
fastnetmon_rc_freebsd Add FreeBSD stub init script from Denis Denisov 2015-05-30 15:37:07 -04:00
fastnetmon_simple_packet.h Moved simple_packet into separate file to break include cycle. Closes #835 (#836) 2020-08-02 12:28:49 +01:00
fastnetmon_tests.cpp Reformatted source code with clang-format 2020-05-23 19:55:10 +01:00
fastnetmon_types.h Moved simple_packet into separate file to break include cycle. Closes #835 (#836) 2020-08-02 12:28:49 +01:00
iana_ethertypes.h Added new structures for network packets processing #833 (#834) 2020-08-02 12:04:37 +01:00
iana_ip_protocols.h Added new structures for network packets processing #833 (#834) 2020-08-02 12:04:37 +01: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 Reformatted source code with clang-format 2020-05-23 19:55:10 +01: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
network_data_structures.cpp Added new structures for network packets processing #833 (#834) 2020-08-02 12:04:37 +01:00
network_data_structures.hpp Added new structures for network packets processing #833 (#834) 2020-08-02 12:04:37 +01: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 typo in doc (#824) 2020-07-29 21:22:21 +01:00
packet_storage.h Reformatted source code with clang-format 2020-05-23 19:55:10 +01:00
pcap_reader.cpp Reformatted source code with clang-format 2020-05-23 19:55:10 +01:00
plugin_runner.cpp Reformatted source code with clang-format 2020-05-23 19:55:10 +01:00
sflow_hooks.lua Added decoding of the outer vlan tag in sflow packets. (#736) 2018-09-28 16:59:49 +01:00
unified_parser.cpp Reformatted source code with clang-format 2020-05-23 19:55:10 +01:00
unified_parser.hpp Reformatted source code with clang-format 2020-05-23 19:55:10 +01:00