]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[#4607] Updated control sockets
authorFrancis Dupont <fdupont@isc.org>
Thu, 6 Aug 2026 17:27:53 +0000 (19:27 +0200)
committerFrancis Dupont <fdupont@isc.org>
Thu, 6 Aug 2026 17:27:53 +0000 (19:27 +0200)
src/fuzz/corp/dhcp-4-sample1.json
src/fuzz/corp/dhcp-4-sample2.json

index a489411c3c5caed010e77a0332521ee4868cdcc5..337c5a48c4984d59d7fbd0d62214ec9093cb92dc 100644 (file)
@@ -9,10 +9,10 @@
         "interfaces": [ "enp0s8" ]
     },
 
-    "control-socket": {
+    "control-sockets": [ {
         "socket-type": "unix",
         "socket-name": "kea4-ctrl-socket"
-    },
+    } ],
 
     "lease-database": {
         "type": "memfile"
index cafcb7d777f31f337526849bdd7afeb09867cde8..6a4a7e75ae3eda0fd88c4859878f06045815df24 100644 (file)
@@ -9,10 +9,10 @@
         "interfaces": [ "enp0s8" ]
     },
 
-    "control-socket": {
+    "control-sockets": [ {
         "socket-type": "unix",
         "socket-name": "kea4-ctrl-socket"
-    },
+    } ],
 
     "lease-database": {
         "type": "memfile"