Kea
2.7.5
ha_server_type.h
Go to the documentation of this file.
1
// Copyright (C) 2018 Internet Systems Consortium, Inc. ("ISC")
2
//
3
// This Source Code Form is subject to the terms of the Mozilla Public
4
// License, v. 2.0. If a copy of the MPL was not distributed with this
5
// file, You can obtain one at http://mozilla.org/MPL/2.0/.
6
7
#ifndef HA_SERVER_TYPE_H
8
#define HA_SERVER_TYPE_H
9
10
namespace
isc
{
11
namespace
ha {
12
14
enum class
HAServerType
{
15
DHCPv4
,
16
DHCPv6
17
};
18
19
}
// end of namespace isc::ha
20
}
// end of namespace isc
21
22
#endif
// HA_SERVER_TYPE_H
23
isc::ha::HAServerType
HAServerType
Lists possible server types for which HA service is created.
Definition
ha_server_type.h:14
isc::ha::HAServerType::DHCPv6
@ DHCPv6
isc::ha::HAServerType::DHCPv4
@ DHCPv4
isc
Defines the logger used by the top-level component of kea-lfc.
Definition
agent_parser.cc:148
src
hooks
dhcp
high_availability
ha_server_type.h
Generated on Thu Dec 5 2024 14:11:29 for Kea by
1.10.0