mirror of
https://gitlab.isc.org/isc-projects/kea
synced 2025-08-30 21:45:37 +00:00
[master] Fixed a typo in identifier type making a host duplicate
This commit is contained in:
@@ -102,7 +102,7 @@
|
|||||||
// by the relay agent that forwards the packet from client to the server.
|
// by the relay agent that forwards the packet from client to the server.
|
||||||
// In this example the host is also assigned vendor specific options.
|
// In this example the host is also assigned vendor specific options.
|
||||||
{
|
{
|
||||||
"client-id": "01:11:22:33:44:55:66",
|
"circuit-id": "01:11:22:33:44:55:66",
|
||||||
"ip-address": "192.0.2.204",
|
"ip-address": "192.0.2.204",
|
||||||
"option-data": [
|
"option-data": [
|
||||||
{
|
{
|
||||||
|
Reference in New Issue
Block a user