[kea-dev] Quoting integer values
Francis Dupont
fdupont at isc.org
Fri Jan 16 21:44:04 UTC 2026
Philip Prindeville writes:
> > => data value is a string which when csv-format is true (the default)
> > is interpreted according to the option definition so you must put
> > "data": "1800",
> > and the option will take the 1800 value.
=> perhaps you need the other case: data value is a string which when
csv-format is false must contains the value in hexadecimal or
(single) quoted litteral (e.g. "'foo'" or "666f6f").
The grammar is (in EBNF):
option_data_data ::= "data" ":" STRING
Thanks
Francis Dupont <fdupont at isc.org>
More information about the kea-dev
mailing list