2
0
mirror of https://gitlab.isc.org/isc-projects/kea synced 2025-08-31 14:05:33 +00:00

[#1387] Checkpoint: server code

This commit is contained in:
Francis Dupont
2024-07-02 23:36:29 +02:00
parent 9e208d0248
commit 3cb38f1943
9 changed files with 360 additions and 35 deletions

View File

@@ -1152,6 +1152,9 @@
// List of reserved IPv6 prefixes.
"prefixes": [ "2001:db8:2:abcd::/64" ],
// List of excluded IPv6 prefixes.
"excluded-prefixes": [ "2001:db8:2:abcd:1::/80" ],
// Reserved hostname.
"hostname": "foo.example.com",