2
0
mirror of https://gitlab.isc.org/isc-projects/kea synced 2025-08-31 14:05:33 +00:00

[master] Merged trac4070 (option tuple)

This commit is contained in:
Francis Dupont
2017-04-18 07:23:49 +02:00
13 changed files with 969 additions and 22 deletions

View File

@@ -69,6 +69,13 @@
// only so for instance '\x' is translated into '\x'. But
// as it works on a JSON string value each of these '\'
// characters must be doubled on JSON input.
},
{
// A few options are encoded in (length, string) tuples
// which can be defined using only strings as the CSV
// processing computes lengths.
"name": "bootfile-param",
"data": "root=/dev/sda2, quiet, splash"
}
],
"pools": [