From: Francis Dupont Date: Thu, 24 Sep 2020 10:09:37 +0000 (+0200) Subject: [#1397] Simplified :0:: typos X-Git-Tag: Kea-1.9.0~55 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3d6d9d3098ce2da82c3871460be5ca41a29760da;p=thirdparty%2Fkea.git [#1397] Simplified :0:: typos --- diff --git a/src/bin/keactrl/kea-dhcp6.conf.pre b/src/bin/keactrl/kea-dhcp6.conf.pre index 4e25fb3235..d193043a77 100644 --- a/src/bin/keactrl/kea-dhcp6.conf.pre +++ b/src/bin/keactrl/kea-dhcp6.conf.pre @@ -242,7 +242,7 @@ // 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 @@ -256,7 +256,7 @@ // 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",