mirror of
https://gitlab.isc.org/isc-projects/kea
synced 2025-09-05 00:15:17 +00:00
[4277] Addressed review comments
src/lib/dhcpsrv/pgsql_host_data_source.h - added comment about v6 Duplicate constraint when added host reservations
This commit is contained in:
@@ -218,6 +218,7 @@ public:
|
||||
/// DuplicateEntry exception:
|
||||
///
|
||||
/// -# IPV4_ADDRESS and DHCP4_SUBNET_ID combination must be unique
|
||||
/// -# IPV6 ADDRESS and PREFIX_LEN combination must be unique
|
||||
/// -# DHCP ID, DHCP ID TYPE, and DHCP4_SUBNET_ID combination must be unique
|
||||
/// -# DHCP ID, DHCP ID TYPE, and DHCP6_SUBNET_ID combination must be unique
|
||||
///
|
||||
|
Reference in New Issue
Block a user