Kea
2.7.7
Toggle main menu visibility
Main Page
Related Pages
Topics
Namespaces
Namespace List
Namespace Members
All
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
Functions
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
q
r
s
t
u
v
w
Variables
a
b
c
d
e
f
g
h
i
l
m
n
o
p
r
s
t
u
v
Typedefs
a
b
c
d
e
f
g
h
i
j
l
m
n
o
p
q
r
s
t
u
v
w
Enumerations
Enumerator
a
b
c
d
e
f
h
i
k
m
n
o
p
r
s
t
u
w
Classes
Class List
Class Index
Class Hierarchy
Class Members
All
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
y
z
~
Functions
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
y
z
~
Variables
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
y
Typedefs
a
b
c
d
e
f
h
i
k
l
m
n
o
p
r
s
t
v
w
y
Enumerations
a
c
d
e
f
h
i
l
m
n
o
p
q
r
s
t
u
w
Enumerator
a
b
c
d
e
f
g
h
i
l
m
n
o
p
q
r
s
t
u
v
y
Related Symbols
Files
File List
File Members
All
a
b
c
d
e
f
g
h
i
l
m
n
o
p
q
r
s
t
u
v
w
y
Functions
a
b
c
d
e
g
h
i
l
m
n
p
q
r
s
u
v
w
y
Variables
b
c
d
e
f
h
l
n
o
p
q
r
s
t
u
y
Typedefs
Enumerations
Enumerator
d
s
Macros
a
b
c
d
e
f
g
h
i
l
m
n
p
r
s
t
u
v
y
▼
Kea
►
Kea Developer's Guide
►
Kea Bootp Hooks Library
►
Kea Flexible Option Hooks Library
►
Kea PerfMon Hooks Library
►
libkea-d2srv - Kea D2 Server Library
►
libkea-kea_tcp - TCP Listener Library
Todo List
►
Topics
►
Namespaces
►
Classes
▼
Files
▼
File List
▼
src
▼
bin
►
agent
►
d2
►
dhcp4
▼
dhcp6
client_handler.cc
►
client_handler.h
ctrl_dhcp6_srv.cc
►
ctrl_dhcp6_srv.h
►
dhcp6_lexer.cc
►
dhcp6_log.cc
dhcp6_log.h
►
dhcp6_messages.cc
dhcp6_messages.h
►
dhcp6_parser.cc
►
dhcp6_parser.h
dhcp6_srv.cc
►
dhcp6_srv.h
dhcp6to4_ipc.cc
►
dhcp6to4_ipc.h
►
json_config_parser.cc
►
json_config_parser.h
►
main.cc
parser_context.cc
►
parser_context.h
parser_context_decl.h
►
lfc
►
netconf
►
perfdhcp
►
hooks
►
lib
►
File Members
dhcp6/json_config_parser.h
Go to the documentation of this file.
1
// Copyright (C) 2012-2023 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 DHCP6_CONFIG_PARSER_H
8
#define DHCP6_CONFIG_PARSER_H
9
10
#include <
cc/data.h
>
11
#include <
dhcpsrv/parsers/dhcp_parsers.h
>
12
#include <
exceptions/exceptions.h
>
13
14
#include <string>
15
18
19
namespace
isc
{
20
namespace
dhcp {
21
22
class
Dhcpv6Srv;
23
60
isc::data::ConstElementPtr
61
configureDhcp6Server
(Dhcpv6Srv& server,
isc::data::ConstElementPtr
config_set,
62
bool
check_only =
false
,
bool
extra_checks =
false
);
63
64
}
// namespace dhcp
65
}
// namespace isc
66
67
#endif
// DHCP6_CONFIG_PARSER_H
data.h
dhcp_parsers.h
exceptions.h
isc::data::ConstElementPtr
boost::shared_ptr< const Element > ConstElementPtr
Definition
data.h:29
isc::dhcp::configureDhcp6Server
isc::data::ConstElementPtr configureDhcp6Server(Dhcpv6Srv &server, isc::data::ConstElementPtr config_set, bool check_only, bool extra_checks)
Configure DHCPv6 server (Dhcpv6Srv) with a set of configuration values.
Definition
dhcp6/json_config_parser.cc:876
isc
Defines the logger used by the top-level component of kea-lfc.
Definition
agent_parser.cc:148
src
bin
dhcp6
json_config_parser.h
Generated on Thu Mar 13 2025 17:22:02 for Kea by
1.12.0