mirror of
https://gitlab.isc.org/isc-projects/kea
synced 2025-08-31 22:15:23 +00:00
[#549] address review comments
This commit is contained in:
@@ -452,6 +452,10 @@ public:
|
||||
const asiolink::IOAddress& address) const;
|
||||
|
||||
/// @brief Implements @ref BaseHostDataSource::update() for PostgreSQL.
|
||||
///
|
||||
/// Attempts to update an existing host entry.
|
||||
///
|
||||
/// @param host the host up to date with the requested changes
|
||||
void update(HostPtr const& host);
|
||||
|
||||
/// @brief Return backend type
|
||||
|
Reference in New Issue
Block a user