Commit Graph

  • d7f8ff61e8 Extracted Graphite logic into separate module master Pavel Odintsov 2020-12-22 23:00:00 +0000
  • 60d20e686c
    Added functions for InfluxDB operations (#902) Pavel Odintsov 2020-12-22 22:49:00 +0000
  • 11244a4926
    Improved issue template Pavel Odintsov 2020-12-22 22:08:40 +0000
  • e7cd32ebc1 Bump version for CI Pavel Odintsov 2020-12-14 22:05:08 +0000
  • 428ad1063f
    Bump version to 1.2.0 Pavel Odintsov 2020-12-14 21:56:43 +0000
  • 26ad465d02
    Bump version to 1.2.0 Pavel Odintsov 2020-12-14 21:55:49 +0000
  • bd0ca5bce1
    Added stub logic to make IPv6 announces (#899) Pavel Odintsov 2020-12-14 21:07:48 +0000
  • 04c65c1998 Added logic to unban IPv6 blackholes Pavel Odintsov 2020-12-13 19:43:51 +0000
  • fb66e72a97 Added logic to ban IPv6 hosts Pavel Odintsov 2020-12-13 19:28:19 +0000
  • 428ba970c1 Added logic to show blocked IPv6 addresses Pavel Odintsov 2020-12-13 18:58:19 +0000
  • 5fb892eb55 Extracted API implementation into separate file Pavel Odintsov 2020-12-13 18:36:08 +0000
  • 7aae0f5d9b We've started calling GoBGP callback for IPv6 traffic Pavel Odintsov 2020-12-13 18:10:17 +0000
  • f285cb8aec Added logic to read IPv6 addresses Pavel Odintsov 2020-12-13 17:53:52 +0000
  • 0b4e9a20fa Added logic to read host / subnet level IPv6 announces Pavel Odintsov 2020-12-13 17:16:03 +0000
  • 9218c98e0a Added logic to read BGP IPv6 host and communities Pavel Odintsov 2020-12-13 17:13:34 +0000
  • d8dc86d456 Added stub conf options for IPv6 BGP implementation Pavel Odintsov 2020-12-13 17:05:12 +0000
  • b473cb9019 Renamed variables for clarity Pavel Odintsov 2020-12-13 14:36:56 +0000
  • 79e3e351aa 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 Pavel Odintsov 2020-12-13 14:34:11 +0000
  • 3d8ee7f936 Renamed variable for clarity Pavel Odintsov 2020-12-13 14:27:04 +0000
  • ebee5b2a08 Added option sflow_read_packet_length_from_ip_header to use packet length from header instead of sFlow field. Closes #893 Pavel Odintsov 2020-12-13 13:40:39 +0000
  • 7b091457a1 Bump dev version build Pavel Odintsov 2020-12-06 20:50:17 +0000
  • ab08cbd0e9 FastNetMon Release 1.1.8 Pavel Odintsov 2020-12-06 20:03:27 +0000
  • 4d918c9384 README cleanup Pavel Odintsov 2020-12-06 19:26:07 +0000
  • 40b1927e55 Switched to archive CentOS 6 repository Pavel Odintsov 2020-12-06 19:10:26 +0000
  • 93fdea494d
    Added support for native BGP communities for GoBGP integration. Closes: #855 (#897) Pavel Odintsov 2020-12-06 18:34:35 +0000
  • 8e5892b466
    Changed EPEL6 install URL due to deprecation Pavel Odintsov 2020-12-06 17:39:23 +0000
  • 4b365bc901
    Movex ExaBGP into separate module (#896) Pavel Odintsov 2020-12-06 16:54:32 +0000
  • a7357e3ee0
    Implemented BGP community parsers logic (#895) Pavel Odintsov 2020-12-06 14:49:15 +0000
  • 731d123323 Added logic to track return code from script exec. Closes #265 Pavel Odintsov 2020-11-27 19:34:17 +0000
  • 93bea219f3 Added logic to completely suppress traffic log collection. Remediation for crashes Pavel Odintsov 2020-11-27 12:29:23 +0000
  • e2369d2283
    Implemented logic to unban blocked IPv6 hosts (#889) Pavel Odintsov 2020-11-25 00:30:26 +0000
  • 0fcf2efb48
    Added notice about availablr IPv6 support Pavel Odintsov 2020-11-25 00:03:42 +0000
  • c5b8b79be5 Added logic to print blocked IPv6 hosts in fastnetmon_client Pavel Odintsov 2020-11-25 00:00:11 +0000
  • 95522d4bcb Merge branch 'master' of github.com:pavel-odintsov/fastnetmon Pavel Odintsov 2020-11-24 23:48:42 +0000
  • 3e9060e6b8
    Ipv6 callback (#888) Pavel Odintsov 2020-11-24 23:48:26 +0000
  • a8458c0ed6 Merge branch 'master' of github.com:pavel-odintsov/fastnetmon Pavel Odintsov 2020-11-24 22:53:25 +0000
  • ff69f6f42a
    Added all required pieces for IPv6 blocks (#887) Pavel Odintsov 2020-11-24 22:51:21 +0000
  • 5eee74e2c8 Merge branch 'master' of github.com:pavel-odintsov/fastnetmon Pavel Odintsov 2020-11-24 21:52:40 +0000
  • 675293bda3
    Added proper storage for captured IPv6 packets (#885) Pavel Odintsov 2020-11-15 21:48:04 +0000
  • 1165f33c46 Added proper storage for captured IPv6 packets Pavel Odintsov 2020-11-15 21:46:44 +0000
  • ef7dbfd649
    Added fixed storage and renamed types for consistency (#884) Pavel Odintsov 2020-11-15 21:11:36 +0000
  • 47bcbc57da
    Reworked packet storage to work with sampled data (#883) Pavel Odintsov 2020-11-15 20:36:05 +0000
  • fca943d6ba
    Added IPv6 support for hosts (#882) Pavel Odintsov 2020-11-15 20:16:29 +0000
  • 09a43cef4e Added per subnet counters for IPv6 and they work Pavel Odintsov 2020-11-15 15:45:56 +0000
  • fd8930b27e Includes cleanup for main file Pavel Odintsov 2020-11-15 15:19:27 +0000
  • 58cab7c762
    IPv6 tracking support (#881) Pavel Odintsov 2020-11-15 15:12:52 +0000
  • cd3f002a90
    Added logic to show total IPv6 counters in fastnetmon_client (#880) Pavel Odintsov 2020-11-15 13:49:02 +0000
  • c6a1c98582 Removed obsoleted values from configuration Pavel Odintsov 2020-11-15 12:47:03 +0000
  • 86ee4a1f9f
    Added IPv6 flag for fastnetmon_client (#879) Pavel Odintsov 2020-11-15 12:39:55 +0000
  • 203da029ea
    Unified packet processing path (#878) Pavel Odintsov 2020-11-15 01:41:18 +0000
  • 50bb596252 Moved traffic sample collection logic into separate branch Pavel Odintsov 2020-11-15 00:04:02 +0000
  • e9b0b273d6
    We have to revert process internal as external logic because it make migration to new counters logic impossible (#877) Pavel Odintsov 2020-11-14 23:45:42 +0000
  • 6f62a77b16
    Moved logic to unified functions (#876) Pavel Odintsov 2020-11-14 23:19:13 +0000
  • e3344cb726
    Added logic to maintain metrics for structures with arbitrary key structure (#875) Pavel Odintsov 2020-11-14 22:35:32 +0000
  • 2c20dab66c
    Added logic to track total number of IPv6 packets (#874) Pavel Odintsov 2020-11-14 21:45:24 +0000
  • f2dc853247
    Added logic to lookup IPv6 prefix for incoming packet (#873) Pavel Odintsov 2020-11-14 20:41:15 +0000
  • cc63c04334 Removed obsoleted PoC IPv6 logic Pavel Odintsov 2020-11-14 19:50:03 +0000
  • dac452abbf Fix for PF_RING deprecation and switched to http for boots download on Debian 8 Pavel Odintsov 2020-10-31 17:35:41 +0000
  • 6dc575095b Deprecated PF_RING filters compeltely Pavel Odintsov 2020-10-31 17:24:23 +0000
  • d021179c73
    Another stage of big refactoring (#871) Pavel Odintsov 2020-10-31 15:57:13 +0000
  • d51ad89ac7
    Second step of business logic refactoring (#870) Pavel Odintsov 2020-10-31 15:22:41 +0000
  • 3ead151c1d
    Introduced fastnetmon_logic which will keep keep all business logic functions (#869) Pavel Odintsov 2020-10-31 14:22:22 +0000
  • 0f1e645693 Changed dependencies cache key to force full dependencies rebuild Pavel Odintsov 2020-10-31 01:42:21 +0000
  • b06a47e5c5 We need to create bundle after compiling FastNetMon Pavel Odintsov 2020-10-31 01:13:31 +0000