FastNetMon v1.1.4 Release Notes

Release Date: 2019-03-31 // about 5 years ago
  • 🔄 Changes:

    • 👌 Improved compatibility with new version of nDPI
    • 👌 Improved integration with A-10 Networks with plugin
    • 🌲 Suppressed excessive logging about missing IPFIX options
    • 👌 Improved configuration file parser
    • ➕ Added option to specify custom file path to log file
    • ➕ Added txt extension for attack dumps
    • Switched Mikrotik integration code to well known Blackhole community number according to RFC7999
    • ➕ Added support for Ubuntu 18.04
    • 👌 Improved systemd unit to restart FastNetMon in case of crash
    • ➕ Added notification about attacks in Mikrotik's global log file
    • 🛠 Fixed bug for IPv6 traffic direction detection code
    • ➕ Added Debian 9 support
    • ➕ Added Ubuntu 16.04 support
    • ✅ Introduced option --use-modern-pf-ring to install latest PF_RING
    • ✂ Removed code which uses x86 only features to improve portability
    • FastNetMon will not not export empty metrics to Graphite
    • 🔌 Introduced cmake option to disable Netmap plugin completely
    • ➕ Added ifconfig to dependencies for CentOS 7
    • ➕ Added support for Memory Model Aware Atomic Operations to improve portability
    • ➕ Added support for OpenBSD
    • Disabled non-protable CPU affinity code for non-GNU libc platforms
    • ➕ Added Juniper integration plugin
    • 🛠 Fixed insecure permissions for /tmp/fastnetmon.dat
    • 🛠 Fixed build process for json-c on systems with fresh gcc