]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[#1397] Simplified :0:: typos
authorFrancis Dupont <fdupont@isc.org>
Thu, 24 Sep 2020 10:09:37 +0000 (12:09 +0200)
committerFrancis Dupont <fdupont@isc.org>
Thu, 24 Sep 2020 10:09:37 +0000 (12:09 +0200)
src/bin/keactrl/kea-dhcp6.conf.pre

index 4e25fb323540ca1d5729ea7438f3fa2f7f2564ca..d193043a77bcaaa44bc7a2134c99bb521a307993 100644 (file)
                 // the specified value will get an address of 2001:db8:1::100.
                 {
                     "duid": "01:02:03:04:05:0A:0B:0C:0D:0E",
-                    "ip-addresses": [ "2001:db8:1:0::100" ]
+                    "ip-addresses": [ "2001:db8:1::100" ]
                 },
 
                 // This is similar to the previous one, but this time the
                 // precedence.
                 {
                     "hw-address": "00:01:02:03:04:05",
-                    "ip-addresses": [ "2001:db8:1:0::101" ],
+                    "ip-addresses": [ "2001:db8:1::101" ],
                     "option-data": [
                         {
                             "name": "dns-servers",