FastNetMon v1.1.6 Release Notes
Release Date: 2020-06-24 // over 3 years ago-
๐ Changes:
- ๐ Native GoBGP support for BGP v4 Unicast
- ๐ gRPC based API support
- Command line client (fastnetmon_api_client) with options to block, unblock and list blocked hosts
- 0๏ธโฃ Enabled flow counters by default due to popularity
- ๐ CentOS 8 / RHEL 8 support
- ๐ Ubuntu 20.04 support
- โ Added CircleCI support and automatic night builds for binary packages
- ๐ท Extracted build system from install script into fastnetmon_build.pl
- ๐ง Binary packages (include GoBGP) for all leading Linux distributions
- โ Added support for artificial sampling rate in AF_PACKET mode
- โ Added option to control fanout mode in AF_PACKET
- Implemented dynamic feature detection for atomics and AF_PACKET
- Migration to C++ 11 capable compilers for all platform (CentOS 6 uses custom gcc 9.x compiler)