From 8187238ee531cdc7e63ada9784eb847f6735449e Mon Sep 17 00:00:00 2001 From: Tomek Mrugalski Date: Tue, 11 Dec 2018 21:42:12 +0100 Subject: [PATCH] [#284,!146] Minor correction in netconf/simple-dhcp4.json --- doc/examples/netconf/simple-dhcp4.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/examples/netconf/simple-dhcp4.json b/doc/examples/netconf/simple-dhcp4.json index 8f7fab69c4..42f06214ce 100644 --- a/doc/examples/netconf/simple-dhcp4.json +++ b/doc/examples/netconf/simple-dhcp4.json @@ -53,7 +53,7 @@ // - "unix" which uses the local control channel supported by // "dhcp4" and "dhcp6" servers ("d2" support is coming in Kea 1.5) // - "http" which uses the Control Agent (CA) to manage itself or - // to forward commands to "dhcp4" or "dhcp6" (not yet supported). + // to forward commands to "dhcp4" or "dhcp6". "control-socket": { "socket-type": "unix", -- 2.47.2