summaryrefslogtreecommitdiffstats
path: root/doc/examples
diff options
context:
space:
mode:
authorPiotrek Zadroga <piotrek@isc.org>2023-10-17 15:43:17 +0200
committerPiotrek Zadroga <piotrek@isc.org>2023-10-20 15:36:06 +0200
commita97563007493997bff58383d83da65a9d606ecd4 (patch)
tree22855ecdda60d811ec64d4b366cfa3fe37e9ed57 /doc/examples
parent[#3111] added ChangeLog entry (diff)
downloadkea-a97563007493997bff58383d83da65a9d606ecd4.tar.xz
kea-a97563007493997bff58383d83da65a9d606ecd4.zip
[#3095] update example for v4 option 21
Diffstat (limited to 'doc/examples')
-rw-r--r--doc/examples/kea4/all-options.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/examples/kea4/all-options.json b/doc/examples/kea4/all-options.json
index 607d1491d4..5e7d7ccbc7 100644
--- a/doc/examples/kea4/all-options.json
+++ b/doc/examples/kea4/all-options.json
@@ -265,7 +265,7 @@
// Type: array of {IPv4 address}
{
"code": 21,
- "data": "192.0.2.21, 192.0.2.22",
+ "data": "10.229.0.128, 255.255.255.128, 10.27.129.0, 255.255.255.0",
"name": "policy-filter"
},