1
0
mirror of https://github.com/pavel-odintsov/fastnetmon synced 2024-09-27 06:31:39 +02:00
fastnetmon-rewritten/src
2023-04-04 12:07:09 +01:00
..
a10_plugin
actions Added workaround to avoid namespace conflicts with MinGW defines in GoBGP binding code. Related #977 2023-04-03 19:39:47 +01:00
afpacket_plugin
example_plugin Eliminated non portable dependencies in example plugin 2023-04-02 21:42:11 +01:00
fmt
juniper_plugin
libpatricia Made Patricial library cross platform 2023-04-02 15:57:30 +01:00
libsflow Added cross platform support for libsflow to fix build on Windows 2023-04-02 15:19:02 +01:00
man
metrics
mikrotik_plugin
netflow_plugin Unified getsockopt between platforms 2023-04-03 12:02:35 +01:00
netmap_plugin
nlohmann
packaging Behaviour change: disabled PID logic by default, no need to use --disable_pid_logic anymore 2023-04-03 17:45:18 +01:00
pcap_plugin Added option to disable pcap build 2023-04-02 19:57:29 +01:00
scripts Behaviour change: disabled PID logic by default, no need to use --disable_pid_logic anymore 2023-04-03 17:45:18 +01:00
sflow_plugin Unified getsockopt between platforms 2023-04-03 12:02:35 +01:00
simple_packet_capnp
tests Added missing include for test 2023-04-03 12:48:05 +01:00
traffic_output_formats/protobuf
xdp_plugin Significant include cleanup for fast_library 2023-04-02 22:41:23 +01:00
.clang_formatter_excludes Reformat code with clang-format 2023-03-13 14:43:24 +00:00
.clang-format
abstract_subnet_counters.hpp
all_logcpp_libraries.hpp We do not need remote syslog and syslog appenders in all modules 2023-04-02 19:40:02 +01:00
api.hpp Removed old insecure and unsafe IP parser function 2023-04-03 17:23:34 +01:00
asn_geoip_update.sh
ban_list.hpp
bgp_protocol.cpp Significant include cleanup for fast_library 2023-04-02 22:41:23 +01:00
bgp_protocol.hpp
CMakeLists.txt Attempt to switch Protobuf search logic to find_package as it offers way better experience 2023-04-04 12:07:09 +01:00
conanfile.txt cmake generator was replaced by CMakeToolchain long time ago 2023-04-01 18:51:28 +01:00
Dockerfile
fast_endianless.hpp Reworked endian-less logic to make it more clear 2023-04-02 16:11:14 +01:00
fast_library.cpp Added inet_pton based implementation for reading IP addresses from string on Windows 2023-04-03 18:27:14 +01:00
fast_library.hpp Removed old insecure and unsafe IP parser function 2023-04-03 17:23:34 +01:00
fast_platform.h.template
fast_priority_queue.cpp
fast_priority_queue.hpp
fastnetmon_actions.hpp
fastnetmon_api_client.cpp
fastnetmon_client.cpp Added all missing parts to be able to build fastnetmon_client 2023-04-03 21:20:04 +01:00
fastnetmon_install.pl
fastnetmon_logic.cpp Added logic to handle timeval fields on Windows correctly 2023-04-03 17:56:40 +01:00
fastnetmon_logic.hpp
fastnetmon_logrotate
fastnetmon_networks.hpp Made fastnetmon networks more cross platform 2023-04-02 16:28:34 +01:00
fastnetmon_pcap_format.cpp Reworked pcap format to make it more cross platform and make it more ideomatic C++ 2023-04-02 19:30:16 +01:00
fastnetmon_pcap_format.hpp Reworked pcap format to make it more cross platform and make it more ideomatic C++ 2023-04-02 19:30:16 +01:00
fastnetmon_plugin.hpp Reformat code with clang-format 2023-03-13 14:43:24 +00:00
fastnetmon_rc_freebsd
fastnetmon_simple_packet.hpp Added missing in6_addr definition in simple packet structure 2023-04-02 19:50:06 +01:00
fastnetmon_tests.cpp Removed references to removed function 2023-04-03 19:25:50 +01:00
fastnetmon_types.hpp Made sflow plugin cross platform. Addresses include duplication 2023-04-02 16:20:03 +01:00
fastnetmon.conf Enabled host announce by default when GoBGP is enabled 2023-03-13 13:12:09 +00:00
fastnetmon.cpp Removed references to removed function 2023-04-03 19:25:50 +01:00
fastnetmon.proto
fastnetmon.service.in
fixed_size_packet_storage.hpp Reworked pcap format to make it more cross platform and make it more ideomatic C++ 2023-04-02 19:30:16 +01:00
grep.sh
iana_ethertypes.hpp
iana_ip_protocols.hpp
ipfix_fields.csv
ipfix_rfc.cpp
ipfix_rfc.hpp
irq_balance_manually.sh
network_data_structures.cpp
network_data_structures.hpp Fixed network_data_structures on Windows 2023-04-02 16:30:57 +01:00
networks_list
networks_whitelist
notify_about_attack.sh
packet_bucket.hpp We do not have any cases to support continious capture and it breaks builds on Windows msys2 2023-04-03 13:49:36 +01:00
packet_storage.hpp Reworked pcap format to make it more cross platform and make it more ideomatic C++ 2023-04-02 19:30:16 +01:00
pcap_reader.cpp
plugin_runner.cpp Added option to disable pcap build 2023-04-02 19:57:29 +01:00
simple_packet_parser_ng.cpp
simple_packet_parser_ng.hpp
speed_counters.cpp
speed_counters.hpp
subnet_counter.hpp
vcpkg.json Added vcpkg dependencies manifest which can be used that way: vcpkg install 2023-04-01 17:55:18 +01:00