about summary refs log tree commit diff
path: root/nixos/doc
diff options
context:
space:
mode:
authorRyan Lahfa <masterancpp@gmail.com>2023-05-15 09:03:50 +0200
committerGitHub <noreply@github.com>2023-05-15 09:03:50 +0200
commitfeb7fcde4b80fa4e90ba002f8c45677c5d11b059 (patch)
treedee6cdcfd3b983ce3457b9f9f66818f2da9f1dab /nixos/doc
parent012b9153016013fcb466d41a4158640f8b1296e6 (diff)
parent5435eaaa4d34d941c9493da7a3918d4925162469 (diff)
downloadnixlib-feb7fcde4b80fa4e90ba002f8c45677c5d11b059.tar
nixlib-feb7fcde4b80fa4e90ba002f8c45677c5d11b059.tar.gz
nixlib-feb7fcde4b80fa4e90ba002f8c45677c5d11b059.tar.bz2
nixlib-feb7fcde4b80fa4e90ba002f8c45677c5d11b059.tar.lz
nixlib-feb7fcde4b80fa4e90ba002f8c45677c5d11b059.tar.xz
nixlib-feb7fcde4b80fa4e90ba002f8c45677c5d11b059.tar.zst
nixlib-feb7fcde4b80fa4e90ba002f8c45677c5d11b059.zip
Merge pull request #231481 from nikstur/rshim-user-space
rshim for Nvidia BlueField
Diffstat (limited to 'nixos/doc')
-rw-r--r--nixos/doc/manual/release-notes/rl-2305.section.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/nixos/doc/manual/release-notes/rl-2305.section.md b/nixos/doc/manual/release-notes/rl-2305.section.md
index 35bb35a82ab7..c96931233499 100644
--- a/nixos/doc/manual/release-notes/rl-2305.section.md
+++ b/nixos/doc/manual/release-notes/rl-2305.section.md
@@ -110,6 +110,8 @@ In addition to numerous new and upgraded packages, this release has the followin
 
 - [v2rayA](https://v2raya.org), a Linux web GUI client of Project V which supports V2Ray, Xray, SS, SSR, Trojan and Pingtunnel. Available as [services.v2raya](options.html#opt-services.v2raya.enable).
 
+- [rshim](https://github.com/Mellanox/rshim-user-space), the user-space rshim driver for the BlueField SoC. Available as [services.rshim](options.html#opt-services.rshim.enable).
+
 - [wstunnel](https://github.com/erebe/wstunnel), a proxy tunnelling arbitrary TCP or UDP traffic through a WebSocket connection. Instances may be configured via [services.wstunnel](options.html#opt-services.wstunnel.enable).
 
 - [ulogd](https://www.netfilter.org/projects/ulogd/index.html), a userspace logging daemon for netfilter/iptables related logging. Available as [services.ulogd](options.html#opt-services.ulogd.enable).