mirror of
https://gitlab.isc.org/isc-projects/kea
synced 2025-08-31 22:15:23 +00:00
[392-search-of-reservations-by-hostname] Addressed some comments
This commit is contained in:
@@ -187,6 +187,8 @@ public:
|
||||
/// This method returns all @c Host objects which represent reservations
|
||||
/// using a specified hostname.
|
||||
///
|
||||
/// PostgreSQL uses the hosts_by_hostname index on LOWER(hostname).
|
||||
///
|
||||
/// @param hostname The lower case hostname.
|
||||
///
|
||||
/// @return Collection of const @c Host objects.
|
||||
|
Reference in New Issue
Block a user