]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[#3390] Added a ChangeLog entry
authorFrancis Dupont <fdupont@isc.org>
Fri, 30 Aug 2024 06:50:34 +0000 (08:50 +0200)
committerFrancis Dupont <fdupont@isc.org>
Thu, 26 Sep 2024 09:41:33 +0000 (11:41 +0200)
changelog_unreleased/3390-ntp-server-option [new file with mode: 0644]

diff --git a/changelog_unreleased/3390-ntp-server-option b/changelog_unreleased/3390-ntp-server-option
new file mode 100644 (file)
index 0000000..e8c02bc
--- /dev/null
@@ -0,0 +1,5 @@
+[func]         fdupont
+       Added support of DHCPv6 "ntp-server" (56) option
+       specified by RFC 5908 and its associated suboptions
+       in the "v6-ntp-server-suboptions" space.
+       (Gitlab #3390)