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

[#2959] removed deprecated parameter reservation-mode

This commit is contained in:
Razvan Becheriu
2024-05-07 15:47:11 +03:00
parent 47d6f71be6
commit 23f7d80c41
35 changed files with 104 additions and 668 deletions

View File

@@ -1031,10 +1031,6 @@ An example response could look as follows:
"ip-address": "0.0.0.0"
},
"renew-timer": 60,
# "reservation-mode": "all",
# It is replaced by the "reservations-global",
# "reservations-in-subnet", and "reservations-out-of-pool"
# parameters.
# Specify if the server should look up global reservations.
"reservations-global": false,
# Specify if the server should look up in-subnet reservations.