18 auto network_it = index.find(server_id);
19 return (network_it != index.cend());
The IOAddress class represents an IP addresses (version agnostic)
bool hasNetworkWithServerId(const asiolink::IOAddress &server_id) const
Checks if specified server identifier has been specified for any network.
SharedNetwork4Collection networks_
Multi index container holding shared networks.
Defines the logger used by the top-level component of kea-lfc.
A tag for accessing index by server identifier.