fastnetmon-ng/src
Pavel Odintsov bc13f83310 Significant rewrite of cmake manifest: move to fixed RPATH for libraries 2015-10-08 16:58:39 +02:00
..
FreeBSD_port Get back patch-src_CMakeLists.txt for FreeBSD port 2015-06-03 08:17:44 -04:00
actions According on bug https://github.com/golang/go/issues/12873 I have moved from dynamic linking on compilation time to runtime linking with dynamic library 2015-10-08 16:54:32 +02:00
afpacket_plugin Add workaround for old Boost version 2015-09-01 15:24:18 +02:00
ci We will use zram instead 2015-08-26 05:04:15 +03:00
example_plugin Complete code reformat with clang-format 2015-05-15 13:55:52 +03: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
netflow_plugin small typo/grammar fixes 2015-09-18 14:07:51 +02:00
netmap_plugin Implement support for cropped packets from Juniper. Closes #402 2015-09-10 15:30:37 +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 number of RINGS for PF_RING 2015-07-30 18:20:24 +03:00
scripts notify script using python 2015-09-10 19:47:05 -03:00
sflow_plugin Add patches from Patrick Cole for sFLOW 2015-08-20 18:12:29 +02:00
snabbswitch_plugin Completely working SnabbSwitch integration. 12 mpps with 4 NIC's 2015-08-31 14:15:16 +02:00
tests Upgrade custom libc pathc 2015-08-17 14:35:21 +02:00
.clang-format Add fix to clang format file 2015-05-15 13:30:58 +03:00
CMakeLists.txt Significant rewrite of cmake manifest: move to fixed RPATH for libraries 2015-10-08 16:58:39 +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 Add some data to tracking report. Closes 419 2015-09-26 00:24:50 +03:00
fast_library.h Add some data to tracking report. Closes 419 2015-09-26 00:24:50 +03: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 Completely workiing GoBGP integration. But compilation do not enabled by default 2015-10-05 12:48:48 +02:00
fastnetmon.cpp Completely workiing GoBGP integration. But compilation do not enabled by default 2015-10-05 12:48:48 +02:00
fastnetmon.service We use self forking FastNetMon for systemd unit 2015-05-03 00:02:14 +03:00
fastnetmon_actions.h Completely workiing GoBGP integration. But compilation do not enabled by default 2015-10-05 12:48:48 +02: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 Fix chmod for Debian and CentOS init scripts 2015-07-30 18:11:14 +03:00
fastnetmon_install.pl Add docs about GoBGP support 2015-10-05 12:59:57 +02: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