diff options
author | Andrei Pavel <andrei@isc.org> | 2021-11-05 13:36:24 +0100 |
---|---|---|
committer | Razvan Becheriu <razvan@isc.org> | 2021-11-18 15:12:36 +0100 |
commit | 52e88e79482f864dd492d41e2b0a11944119c74d (patch) | |
tree | 86ad45813f564b6889ec755ab3e2bc52aac70239 /doc/examples/kea6 | |
parent | [#2136] reinstall.sh -u: uninstalls modules first (diff) | |
download | kea-52e88e79482f864dd492d41e2b0a11944119c74d.tar.xz kea-52e88e79482f864dd492d41e2b0a11944119c74d.zip |
[#2136] add most of the missing YANG nodes and test with all-keys.json
Diffstat (limited to 'doc/examples/kea6')
-rw-r--r-- | doc/examples/kea6/all-options.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/examples/kea6/all-options.json b/doc/examples/kea6/all-options.json index 369454fc7d..477800dbb8 100644 --- a/doc/examples/kea6/all-options.json +++ b/doc/examples/kea6/all-options.json @@ -2069,7 +2069,7 @@ "space": "docsis3-v6" } ], - "subnet": "2001:db8:D0C5:15::/64" + "subnet": "2001:db8:d0c5:15::/64" } ] } |