mirror of
https://gitlab.isc.org/isc-projects/kea
synced 2025-09-01 14:35:29 +00:00
[#549] implement reservation-update
This commit is contained in:
@@ -451,6 +451,9 @@ public:
|
||||
getAll6(const SubnetID& subnet_id,
|
||||
const asiolink::IOAddress& address) const;
|
||||
|
||||
/// @brief Implements @ref BaseHostDataSource::update() for PostgreSQL.
|
||||
void update(HostPtr const& host);
|
||||
|
||||
/// @brief Return backend type
|
||||
///
|
||||
/// Returns the type of database as the string "postgresql". This is
|
||||
|
Reference in New Issue
Block a user