mirror of
https://gitlab.isc.org/isc-projects/kea
synced 2025-08-30 21:45:37 +00:00
[716-mysql_cb-extend-the-backend-with-the-ability-to-associate-the-shared-networks-with-the-server-tags] Delete Option6 by network does not use the server selector
This commit is contained in:
committed by
Marcin Siodelski
parent
326d0db94a
commit
2cce5188f6
@@ -3259,7 +3259,7 @@ MySqlConfigBackendDHCPv6::deleteOption6(const ServerSelector& server_selector,
|
|||||||
}
|
}
|
||||||
|
|
||||||
uint64_t
|
uint64_t
|
||||||
MySqlConfigBackendDHCPv6::deleteOption6(const ServerSelector& server_selector,
|
MySqlConfigBackendDHCPv6::deleteOption6(const ServerSelector& /* server_selector */,
|
||||||
const std::string& shared_network_name,
|
const std::string& shared_network_name,
|
||||||
const uint16_t code,
|
const uint16_t code,
|
||||||
const std::string& space) {
|
const std::string& space) {
|
||||||
|
Reference in New Issue
Block a user