From: Marcin Siodelski Date: Fri, 15 Jun 2018 15:53:17 +0000 (+0200) Subject: [master] Reverted option type from "hex" to "binary". X-Git-Tag: trac3543_base~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a83e284024b3b19dcbd11237a7ccdf8b81c11206;p=thirdparty%2Fkea.git [master] Reverted option type from "hex" to "binary". The documentation was wrong. The type we support is "binary" not hex. Okayed on jabber. --- diff --git a/doc/guide/dhcp4-srv.xml b/doc/guide/dhcp4-srv.xml index 812d9e8f88..6fcb4dd7c6 100644 --- a/doc/guide/dhcp4-srv.xml +++ b/doc/guide/dhcp4-srv.xml @@ -1587,7 +1587,7 @@ It is merely echoed by the server NameMeaning - hexAn arbitrary string of bytes, specified as a set of hexadecimal digits. + binaryAn arbitrary string of bytes, specified as a set of hexadecimal digits. booleanBoolean value with allowed values true or false emptyNo value, data is carried in suboptions fqdnFully qualified domain name (e.g. www.example.com)