fastnetmon-ng/src
surtur a44baeb1fe
Some checks failed
continuous-integration/drone/push Build is failing
cmake: more granular build progress reporting
2021-08-13 17:28:31 +02: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 Added stub logic to make IPv6 announces (#899) 2020-12-14 21:07:48 +00:00
afpacket_plugin Introduced separate packet length parser management flag for AF_PACKET: af_packet_read_packet_length_from_ip_header. It's not coupled with Netmap anymore 2020-12-13 14:34:11 +00:00
ci Fixed bunch of paths to old versions of FNM 2017-12-03 21:22:11 +00:00
example_plugin Introduced new parser for traffic. Closes #837 (#838) 2020-08-02 13:12:42 +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
libsflow Implemented sanity checks for sample / records lengths received from the wire in libsflow logic. Closes: #848 (#849) 2020-08-25 19:55:40 +01:00
man rephrase 2018-03-01 13:32:55 -06:00
metrics Added InfluxDB support (#905) 2020-12-24 01:06:04 +00:00
mikrotik_plugin fix routeros api support (#862) 2020-10-12 18:59:35 +01:00
netflow_plugin Cappend number of flows per Netflow v9 packet to avoid infinite loop 2021-01-23 19:21:28 +00:00
netmap_plugin Introduced new parser for traffic. Closes #837 (#838) 2020-08-02 13:12:42 +01:00
patches update CMakeLists patch 2021-05-04 16:20:26 +02:00
pcap_plugin Introduced new parser for traffic. Closes #837 (#838) 2020-08-02 13:12:42 +01:00
pfring_plugin Introduced new parser for traffic. Closes #837 (#838) 2020-08-02 13:12:42 +01:00
scripts Added stub logic to make IPv6 announces (#899) 2020-12-14 21:07:48 +00:00
sflow_plugin Added option sflow_read_packet_length_from_ip_header to use packet length from header instead of sFlow field. Closes #893 2020-12-13 13:40:39 +00:00
simple_packet_capnp Added support for sending capnp encoded messages (#865) 2020-10-23 23:22:55 +01:00
tests Removed Snabb Switch support. Closes #858 (#859) 2020-09-27 12:22:50 +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 cmake: more granular build progress reporting 2021-08-13 17:28:31 +02:00
Dockerfile Moved Docker file to src 2017-12-03 22:05:52 +00:00
abstract_subnet_counters.hpp Added logic to maintain metrics for structures with arbitrary key structure (#875) 2020-11-14 22:35:32 +00:00
all_logcpp_libraries.h GoBGP unused code cleanup, added support for per subnet builds 2020-05-24 15:11:01 +01:00
api.hpp Added logic to unban IPv6 blackholes 2020-12-13 19:43:51 +00:00
asn_geoip_update.sh Move all code to src folder 2015-03-22 13:36:58 +03:00
ban_list.hpp Added all required pieces for IPv6 blocks (#887) 2020-11-24 22:51:21 +00:00
bgp_protocol.cpp Movex ExaBGP into separate module (#896) 2020-12-06 16:54:32 +00:00
bgp_protocol.hpp Movex ExaBGP into separate module (#896) 2020-12-06 16:54:32 +00: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_endianless.hpp Extracted endianless conversion functions to separate file 2020-08-23 14:29:12 +01:00
fast_library.cpp Added InfluxDB support (#905) 2020-12-24 01:06:04 +00:00
fast_library.h Added InfluxDB support (#905) 2020-12-24 01:06:04 +00:00
fast_platform.h.template Introduced fastnetmon_logic which will keep keep all business logic functions (#869) 2020-10-31 14:22:22 +00: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 Added InfluxDB support (#905) 2020-12-24 01:06:04 +00:00
fastnetmon.cpp Added InfluxDB support (#905) 2020-12-24 01:06:04 +00: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 logic to ban IPv6 hosts 2020-12-13 19:28:19 +00:00
fastnetmon_build.pl ci: correct project archive gh links 2021-03-28 23:32:12 +02: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 Added IPv6 flag for fastnetmon_client (#879) 2020-11-15 12:39:55 +00: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 Bump version to 1.2.1 for development release 2021-02-05 17:35:43 +00:00
fastnetmon_logic.cpp Expose Netflow metrics via system counters 2021-01-23 19:01:52 +00:00
fastnetmon_logic.hpp Extracted API implementation into separate file 2020-12-13 18:36:08 +00:00
fastnetmon_networks.hpp Added logic to lookup IPv6 prefix for incoming packet (#873) 2020-11-14 20:41:15 +00: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_plugin.h Switched sflow plugin to our own libsflow parser. Closes #843 2020-08-02 15:36:15 +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 Added support for sending capnp encoded messages (#865) 2020-10-23 23:22:55 +01:00
fastnetmon_tests.cpp ci: add 'fastnetmon subfolder build' step 2021-05-06 23:35:11 +02:00
fastnetmon_types.h Added InfluxDB support (#905) 2020-12-24 01:06:04 +00:00
fixed_size_packet_storage.hpp Added fixed storage and renamed types for consistency (#884) 2020-11-15 21:11:36 +00:00
grep.sh Removed Snabb Switch support. Closes #858 (#859) 2020-09-27 12:22:50 +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
map_element.hpp Moved logic to unified functions (#876) 2020-11-14 23:19:13 +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_bucket.h Added proper storage for captured IPv6 packets (#885) 2020-11-15 21:48:04 +00:00
packet_storage.h Added fixed storage and renamed types for consistency (#884) 2020-11-15 21:11:36 +00:00
pcap_reader.cpp Introduced new parser for traffic. Closes #837 (#838) 2020-08-02 13:12:42 +01:00
plugin_runner.cpp ci: add 'build fastnetmon explicit features' step 2021-05-06 22:51:47 +02:00
simple_packet_parser_ng.cpp Renamed variable for clarity 2020-12-13 14:27:04 +00:00
simple_packet_parser_ng.h Introduced new parser for traffic. Closes #837 (#838) 2020-08-02 13:12:42 +01:00
unified_parser.cpp Renamed variables for clarity 2020-12-13 14:36:56 +00:00
unified_parser.hpp Introduced new parser for traffic. Closes #837 (#838) 2020-08-02 13:12:42 +01:00