mirror of
https://gitlab.isc.org/isc-projects/kea
synced 2025-08-31 14:05:33 +00:00
[4540] Finished doc/example updates
This commit is contained in:
@@ -73,6 +73,13 @@
|
||||
{
|
||||
"code": 12,
|
||||
"data": "2001:db8:1:0:ff00::1"
|
||||
},
|
||||
// Options that take integer values can either be specified in
|
||||
// dec or hex format. Hex format could be either plain (e.g. abcd)
|
||||
// or prefixed with 0x (e.g. 0xabcd).
|
||||
{
|
||||
"name": "preference",
|
||||
"data": "0xf0"
|
||||
}
|
||||
],
|
||||
"pools": [
|
||||
|
Reference in New Issue
Block a user