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

[#1405] fixed comments

This commit is contained in:
Razvan Becheriu 2020-10-15 13:40:07 +03:00
parent d8b440feab
commit d0c39563d3
4 changed files with 10 additions and 10 deletions

View File

@ -696,7 +696,7 @@
// Enumeration specifying server's mode of operation when it
// fetches host reservations.
// It is deprecated by the "reservations-out-of-pool",
// reservations-in-subnet and reservations-global parameters.
// "reservations-in-subnet" and "reservations-global" parameters.
// "reservation-mode": "all",
// Specify if server should lookup global reservations.
@ -870,7 +870,7 @@
// Enumeration specifying server's mode of operation when it
// fetches host reservations.
// It is deprecated by the "reservations-out-of-pool",
// reservations-in-subnet and reservations-global parameters.
// "reservations-in-subnet" and "reservations-global" parameters.
// "reservation-mode": "all",
// Specify if server should lookup global reservations.
@ -1009,7 +1009,7 @@
// Fetches host reservations.
// It is deprecated by the "reservations-out-of-pool",
// reservations-in-subnet and reservations-global parameters.
// "reservations-in-subnet" and "reservations-global" parameters.
// "reservation-mode": "all",
// Specify if server should lookup global reservations.

View File

@ -654,7 +654,7 @@
// Enumeration specifying server's mode of operation when it
// fetches host reservations.
// It is deprecated by the "reservations-out-of-pool",
// reservations-in-subnet and reservations-global parameters.
// "reservations-in-subnet" and "reservations-global" parameters.
// "reservation-mode": "all",
// Specify if server should lookup global reservations.
@ -851,7 +851,7 @@
// Enumeration specifying server's mode of operation when it
// fetches host reservations.
// It is deprecated by the "reservations-out-of-pool",
// reservations-in-subnet and reservations-global parameters.
// "reservations-in-subnet" and "reservations-global" parameters.
// "reservation-mode": "all",
// Specify if server should lookup global reservations.
@ -987,7 +987,7 @@
// Fetches host reservations.
// It is deprecated by the "reservations-out-of-pool",
// reservations-in-subnet and reservations-global parameters.
// "reservations-in-subnet" and "reservations-global" parameters.
// "reservation-mode": "all",
// Specify if server should lookup global reservations.

View File

@ -4844,7 +4844,7 @@ following can be used:
"subnet4": [ {
"subnet": "10.0.0.0/24",
# It is deprecated by the "reservations-out-of-pool",
# reservations-in-subnet and reservations-global parameters.
# "reservations-in-subnet" and "reservations-global" parameters.
# "reservation-mode": "global",
# Specify if server should lookup global reservations.
"reservations-global": true,
@ -4955,7 +4955,7 @@ following example:
"client-classes": [ "reserved_class" ]
}],
# It is deprecated by the "reservations-out-of-pool",
# reservations-in-subnet and reservations-global parameters.
# "reservations-in-subnet" and "reservations-global" parameters.
# "reservation-mode": "global",
# Specify if server should lookup global reservations.
"reservations-global": true,

View File

@ -4285,7 +4285,7 @@ following can be used:
"subnet4": [ {
"subnet": "2001:db8:1::/64",
# It is deprecated by the "reservations-out-of-pool",
# reservations-in-subnet and reservations-global parameters.
# "reservations-in-subnet" and "reservations-global" parameters.
# "reservation-mode": "global",
# Specify if server should lookup global reservations.
"reservations-global": true,
@ -4396,7 +4396,7 @@ following example:
"client-classes": [ "reserved_class" ]
}],
# It is deprecated by the "reservations-out-of-pool",
# reservations-in-subnet and reservations-global parameters.
# "reservations-in-subnet" and "reservations-global" parameters.
# "reservation-mode": "global",
# Specify if server should lookup global reservations.
"reservations-global": true,