2
0
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:
Francis Dupont
2018-09-03 17:29:20 +02:00
parent 8952b1f9fb
commit a9e9e42dcd

View File

@@ -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": [
{ {