about summary refs log tree commit diff
path: root/nixos/doc
diff options
context:
space:
mode:
authorJanik <80165193+Janik-Haag@users.noreply.github.com>2023-10-24 21:43:26 +0200
committerGitHub <noreply@github.com>2023-10-24 21:43:26 +0200
commite46b352ac48b7c890c7b6effbc0719e18964696e (patch)
tree3c29d258792cd0f50b2c7d9e27de2984307a3f0f /nixos/doc
parent6d3cf22d0d27ceb284db1678d253f73ac47dca3f (diff)
parent30dccceab1b8963bd380a01fb0516f8d18093025 (diff)
downloadnixlib-e46b352ac48b7c890c7b6effbc0719e18964696e.tar
nixlib-e46b352ac48b7c890c7b6effbc0719e18964696e.tar.gz
nixlib-e46b352ac48b7c890c7b6effbc0719e18964696e.tar.bz2
nixlib-e46b352ac48b7c890c7b6effbc0719e18964696e.tar.lz
nixlib-e46b352ac48b7c890c7b6effbc0719e18964696e.tar.xz
nixlib-e46b352ac48b7c890c7b6effbc0719e18964696e.tar.zst
nixlib-e46b352ac48b7c890c7b6effbc0719e18964696e.zip
Merge pull request #231065 from yu-re-ka/fnm-advanced-module
nixos/fastnetmon-advanced: init
Diffstat (limited to 'nixos/doc')
-rw-r--r--nixos/doc/manual/release-notes/rl-2311.section.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/nixos/doc/manual/release-notes/rl-2311.section.md b/nixos/doc/manual/release-notes/rl-2311.section.md
index 7375dd9d2a62..fb941d37edbe 100644
--- a/nixos/doc/manual/release-notes/rl-2311.section.md
+++ b/nixos/doc/manual/release-notes/rl-2311.section.md
@@ -107,6 +107,8 @@
 
 - [NNCP](http://www.nncpgo.org/). Added nncp-daemon and nncp-caller services. Configuration is set with [programs.nncp.settings](#opt-programs.nncp.settings) and the daemons are enabled at [services.nncp](#opt-services.nncp.caller.enable).
 
+- [FastNetMon Advanced](https://fastnetmon.com/product-overview/), a commercial high performance DDoS detector / sensor. Available as [services.fastnetmon-advanced](#opt-services.fastnetmon-advanced.enable).
+
 - [tuxedo-rs](https://github.com/AaronErhardt/tuxedo-rs), Rust utilities for interacting with hardware from TUXEDO Computers.
 
 - [audiobookshelf](https://github.com/advplyr/audiobookshelf/), a self-hosted audiobook and podcast server. Available as [services.audiobookshelf](#opt-services.audiobookshelf.enable).