]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[master] Fixed v4 -> v6 typo (cdf #262) 208-move-loggers-add-warning 182-remove-always-include-fqdn-configuration-parameter-from-d2clientconfig_base
authorFrancis Dupont <fdupont@isc.org>
Sat, 17 Nov 2018 13:14:00 +0000 (14:14 +0100)
committerFrancis Dupont <fdupont@isc.org>
Sat, 17 Nov 2018 13:14:00 +0000 (14:14 +0100)
doc/guide/agent.xml

index 21967fe1414c8f84eab192721b8c666d2c7eb938..6a45c84353db49569def535581eead6a0e0c36cd 100644 (file)
@@ -75,7 +75,7 @@
             },
             "dhcp6": {
                 "socket-type": "unix",
-                "socket-name": "/path/to/the/unix/socket-v4",
+                "socket-name": "/path/to/the/unix/socket-v6",
                 "user-context": { "version": 3 }
             }
         },