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:
@@ -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.
|
||||
|
Reference in New Issue
Block a user