Skip to content

FastNetMon 1.1.4 Inverness

Compare
Choose a tag to compare
@pavel-odintsov pavel-odintsov released this 05 Feb 14:59
· 1720 commits to master since this release
38bf681

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