mirror of
https://gitlab.isc.org/isc-projects/kea
synced 2025-09-01 14:35:29 +00:00
[#2795] extend impl of BaseHostDataSource::getAll6
This commit is contained in:
@@ -451,6 +451,8 @@ public:
|
||||
getAll6(const SubnetID& subnet_id,
|
||||
const asiolink::IOAddress& address) const;
|
||||
|
||||
virtual ConstHostCollection getAll6(const asiolink::IOAddress& address) const;
|
||||
|
||||
/// @brief Implements @ref BaseHostDataSource::update() for PostgreSQL.
|
||||
///
|
||||
/// Attempts to update an existing host entry.
|
||||
|
Reference in New Issue
Block a user