]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[#4282] Added a ChangeLog entry
authorFrancis Dupont <fdupont@isc.org>
Fri, 16 Jan 2026 15:10:30 +0000 (16:10 +0100)
committerFrancis Dupont <fdupont@isc.org>
Tue, 20 Jan 2026 09:31:10 +0000 (10:31 +0100)
changelog_unreleased/4282-implement-radius-status-server [new file with mode: 0644]

diff --git a/changelog_unreleased/4282-implement-radius-status-server b/changelog_unreleased/4282-implement-radius-status-server
new file mode 100644 (file)
index 0000000..3b0a28f
--- /dev/null
@@ -0,0 +1,6 @@
+[func]         fdupont
+       Added to the RADIUS hooks library a new per service
+       "idle-timer-interval" parameter which makes a
+       "Status-Server" message to be periodically sent.
+       The value 0 (default) disables this.
+       (Gitlab #4283)