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

[5241] Added syntax, doc, parser, etc, but not the function

This commit is contained in:
Francis Dupont
2017-07-07 15:44:32 +02:00
parent 16fe95cf28
commit ac7850b430
24 changed files with 4545 additions and 4292 deletions

View File

@@ -111,6 +111,15 @@
{
"name": "bootfile-param",
"data": "root=/dev/sda2, quiet, splash"
},
// At a few exceptions options are added to response only when
// the client requests them. The persistent flag should be used
// to enforce a particular option.
{
"name": "pana-agent",
"data": "2001:db8:2::123",
"persistent": true
}
],
"pools": [