From: Tomek Mrugalski Date: Thu, 23 Feb 2017 14:44:05 +0000 (+0100) Subject: [master] Corrected mistake in host reservation on master. X-Git-Tag: trac1205a_base~2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=548d397fe5ef5720df1042d8d014434aeb08f7c0;p=thirdparty%2Fkea.git [master] Corrected mistake in host reservation on master. --- diff --git a/doc/guide/dhcp6-srv.xml b/doc/guide/dhcp6-srv.xml index 37e9209d10..19f8d0dd61 100644 --- a/doc/guide/dhcp6-srv.xml +++ b/doc/guide/dhcp6-srv.xml @@ -2642,7 +2642,7 @@ should include options from the isc option space: }, { "hw-address": "00:01:02:03:04:05", - "ip-addresses": [ "2001:db8:1::101, 2001:db8:1::102" ] + "ip-addresses": [ "2001:db8:1::101", "2001:db8:1::102" ] }, { "duid": "01:02:03:04:05:06:07:08:09:0A",