mirror of
https://gitlab.isc.org/isc-projects/kea
synced 2025-08-30 13:37:55 +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:
parent
326d0db94a
commit
2cce5188f6
@ -3259,7 +3259,7 @@ MySqlConfigBackendDHCPv6::deleteOption6(const ServerSelector& server_selector,
|
||||
}
|
||||
|
||||
uint64_t
|
||||
MySqlConfigBackendDHCPv6::deleteOption6(const ServerSelector& server_selector,
|
||||
MySqlConfigBackendDHCPv6::deleteOption6(const ServerSelector& /* server_selector */,
|
||||
const std::string& shared_network_name,
|
||||
const uint16_t code,
|
||||
const std::string& space) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user