Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
ISC Open Source Projects
Kea
Commits
c78317c0
Commit
c78317c0
authored
Apr 06, 2018
by
Francis Dupont
Browse files
[trac5374] regen flex/bison
parent
339f45b6
Changes
12
Expand all
Hide whitespace changes
Inline
Side-by-side
src/bin/dhcp4/dhcp4_lexer.cc
View file @
c78317c0
This diff is collapsed.
Click to expand it.
src/bin/dhcp4/dhcp4_parser.cc
View file @
c78317c0
...
...
@@ -1863,7 +1863,7 @@ namespace isc { namespace dhcp {
#line 985 "dhcp4_parser.yy" // lalr1.cc:859
{
ElementPtr
c
(
new
ListElement
(
ctx
.
loc2pos
(
yystack_
[
0
].
location
)));
ctx
.
stack_
.
back
()
->
set
(
"require
d
-client-classes"
,
c
);
ctx
.
stack_
.
back
()
->
set
(
"require-client-classes"
,
c
);
ctx
.
stack_
.
push_back
(
c
);
ctx
.
enter
(
ctx
.
NO_KEYWORD
);
}
...
...
@@ -4213,7 +4213,7 @@ namespace isc { namespace dhcp {
"
\"
subnet
\"
"
,
"
\"
interface
\"
"
,
"
\"
interface-id
\"
"
,
"
\"
id
\"
"
,
"
\"
rapid-commit
\"
"
,
"
\"
reservation-mode
\"
"
,
"
\"
disabled
\"
"
,
"
\"
out-of-pool
\"
"
,
"
\"
all
\"
"
,
"
\"
host-reservation-identifiers
\"
"
,
"
\"
client-classes
\"
"
,
"
\"
require
d
-client-classes
\"
"
,
"
\"
test
\"
"
,
"
\"
client-classes
\"
"
,
"
\"
require-client-classes
\"
"
,
"
\"
test
\"
"
,
"
\"
only-if-required
\"
"
,
"
\"
client-class
\"
"
,
"
\"
reservations
\"
"
,
"
\"
duid
\"
"
,
"
\"
hw-address
\"
"
,
"
\"
circuit-id
\"
"
,
"
\"
client-id
\"
"
,
"
\"
hostname
\"
"
,
"
\"
flex-id
\"
"
,
"
\"
relay
\"
"
,
"
\"
ip-address
\"
"
,
...
...
@@ -4270,7 +4270,7 @@ namespace isc { namespace dhcp {
"sub_subnet4"
,
"$@42"
,
"subnet4_params"
,
"subnet4_param"
,
"subnet"
,
"$@43"
,
"subnet_4o6_interface"
,
"$@44"
,
"subnet_4o6_interface_id"
,
"$@45"
,
"subnet_4o6_subnet"
,
"$@46"
,
"interface"
,
"$@47"
,
"interface_id"
,
"$@48"
,
"client_class"
,
"$@49"
,
"require
d
_client_classes"
,
"$@50"
,
"$@48"
,
"client_class"
,
"$@49"
,
"require_client_classes"
,
"$@50"
,
"reservation_mode"
,
"$@51"
,
"hr_mode"
,
"id"
,
"rapid_commit"
,
"shared_networks"
,
"$@52"
,
"shared_networks_content"
,
"shared_networks_list"
,
"shared_network"
,
"$@53"
,
...
...
src/bin/dhcp4/dhcp4_parser.h
View file @
c78317c0
...
...
@@ -421,7 +421,7 @@ namespace isc { namespace dhcp {
TOKEN_ALL
=
328
,
TOKEN_HOST_RESERVATION_IDENTIFIERS
=
329
,
TOKEN_CLIENT_CLASSES
=
330
,
TOKEN_REQUIRE
D
_CLIENT_CLASSES
=
331
,
TOKEN_REQUIRE_CLIENT_CLASSES
=
331
,
TOKEN_TEST
=
332
,
TOKEN_ONLY_IF_REQUIRED
=
333
,
TOKEN_CLIENT_CLASS
=
334
,
...
...
@@ -909,7 +909,7 @@ namespace isc { namespace dhcp {
static
inline
symbol_type
make_REQUIRE
D
_CLIENT_CLASSES
(
const
location_type
&
l
);
make_REQUIRE_CLIENT_CLASSES
(
const
location_type
&
l
);
static
inline
symbol_type
...
...
@@ -2257,9 +2257,9 @@ namespace isc { namespace dhcp {
}
Dhcp4Parser
::
symbol_type
Dhcp4Parser
::
make_REQUIRE
D
_CLIENT_CLASSES
(
const
location_type
&
l
)
Dhcp4Parser
::
make_REQUIRE_CLIENT_CLASSES
(
const
location_type
&
l
)
{
return
symbol_type
(
token
::
TOKEN_REQUIRE
D
_CLIENT_CLASSES
,
l
);
return
symbol_type
(
token
::
TOKEN_REQUIRE_CLIENT_CLASSES
,
l
);
}
Dhcp4Parser
::
symbol_type
...
...
src/bin/dhcp4/location.hh
View file @
c78317c0
// Generated 2018040
52217
// Generated 2018040
61423
// A Bison parser, made by GNU Bison 3.0.4.
// Locations for Bison parsers in C++
...
...
src/bin/dhcp4/position.hh
View file @
c78317c0
// Generated 2018040
52217
// Generated 2018040
61423
// A Bison parser, made by GNU Bison 3.0.4.
// Positions for Bison parsers in C++
...
...
src/bin/dhcp4/stack.hh
View file @
c78317c0
// Generated 2018040
52217
// Generated 2018040
61423
// A Bison parser, made by GNU Bison 3.0.4.
// Stack handling for Bison parsers in C++
...
...
src/bin/dhcp6/dhcp6_lexer.cc
View file @
c78317c0
This diff is collapsed.
Click to expand it.
src/bin/dhcp6/dhcp6_parser.cc
View file @
c78317c0
...
...
@@ -1765,7 +1765,7 @@ namespace isc { namespace dhcp {
#line 949 "dhcp6_parser.yy" // lalr1.cc:859
{
ElementPtr
c
(
new
ListElement
(
ctx
.
loc2pos
(
yystack_
[
0
].
location
)));
ctx
.
stack_
.
back
()
->
set
(
"require
d
-client-classes"
,
c
);
ctx
.
stack_
.
back
()
->
set
(
"require-client-classes"
,
c
);
ctx
.
stack_
.
push_back
(
c
);
ctx
.
enter
(
ctx
.
NO_KEYWORD
);
}
...
...
@@ -4299,7 +4299,7 @@ namespace isc { namespace dhcp {
"
\"
id
\"
"
,
"
\"
rapid-commit
\"
"
,
"
\"
reservation-mode
\"
"
,
"
\"
disabled
\"
"
,
"
\"
out-of-pool
\"
"
,
"
\"
all
\"
"
,
"
\"
shared-networks
\"
"
,
"
\"
mac-sources
\"
"
,
"
\"
relay-supplied-options
\"
"
,
"
\"
host-reservation-identifiers
\"
"
,
"
\"
client-classes
\"
"
,
"
\"
require
d
-client-classes
\"
"
,
"
\"
test
\"
"
,
"
\"
client-classes
\"
"
,
"
\"
require-client-classes
\"
"
,
"
\"
test
\"
"
,
"
\"
only-if-required
\"
"
,
"
\"
client-class
\"
"
,
"
\"
reservations
\"
"
,
"
\"
ip-addresses
\"
"
,
"
\"
prefixes
\"
"
,
"
\"
duid
\"
"
,
"
\"
hw-address
\"
"
,
"
\"
hostname
\"
"
,
"
\"
flex-id
\"
"
,
"
\"
relay
\"
"
,
"
\"
ip-address
\"
"
,
...
...
@@ -4356,7 +4356,7 @@ namespace isc { namespace dhcp {
"subnet6_list_content"
,
"not_empty_subnet6_list"
,
"subnet6"
,
"$@42"
,
"sub_subnet6"
,
"$@43"
,
"subnet6_params"
,
"subnet6_param"
,
"subnet"
,
"$@44"
,
"interface"
,
"$@45"
,
"interface_id"
,
"$@46"
,
"client_class"
,
"$@47"
,
"require
d
_client_classes"
,
"$@48"
,
"reservation_mode"
,
"$@49"
,
"$@47"
,
"require_client_classes"
,
"$@48"
,
"reservation_mode"
,
"$@49"
,
"hr_mode"
,
"id"
,
"rapid_commit"
,
"shared_networks"
,
"$@50"
,
"shared_networks_content"
,
"shared_networks_list"
,
"shared_network"
,
"$@51"
,
"shared_network_params"
,
"shared_network_param"
,
...
...
src/bin/dhcp6/dhcp6_parser.h
View file @
c78317c0
...
...
@@ -415,7 +415,7 @@ namespace isc { namespace dhcp {
TOKEN_RELAY_SUPPLIED_OPTIONS
=
323
,
TOKEN_HOST_RESERVATION_IDENTIFIERS
=
324
,
TOKEN_CLIENT_CLASSES
=
325
,
TOKEN_REQUIRE
D
_CLIENT_CLASSES
=
326
,
TOKEN_REQUIRE_CLIENT_CLASSES
=
326
,
TOKEN_TEST
=
327
,
TOKEN_ONLY_IF_REQUIRED
=
328
,
TOKEN_CLIENT_CLASS
=
329
,
...
...
@@ -893,7 +893,7 @@ namespace isc { namespace dhcp {
static
inline
symbol_type
make_REQUIRE
D
_CLIENT_CLASSES
(
const
location_type
&
l
);
make_REQUIRE_CLIENT_CLASSES
(
const
location_type
&
l
);
static
inline
symbol_type
...
...
@@ -2248,9 +2248,9 @@ namespace isc { namespace dhcp {
}
Dhcp6Parser
::
symbol_type
Dhcp6Parser
::
make_REQUIRE
D
_CLIENT_CLASSES
(
const
location_type
&
l
)
Dhcp6Parser
::
make_REQUIRE_CLIENT_CLASSES
(
const
location_type
&
l
)
{
return
symbol_type
(
token
::
TOKEN_REQUIRE
D
_CLIENT_CLASSES
,
l
);
return
symbol_type
(
token
::
TOKEN_REQUIRE_CLIENT_CLASSES
,
l
);
}
Dhcp6Parser
::
symbol_type
...
...
src/bin/dhcp6/location.hh
View file @
c78317c0
// Generated 2018040
52218
// Generated 2018040
61423
// A Bison parser, made by GNU Bison 3.0.4.
// Locations for Bison parsers in C++
...
...
src/bin/dhcp6/position.hh
View file @
c78317c0
// Generated 2018040
52218
// Generated 2018040
61423
// A Bison parser, made by GNU Bison 3.0.4.
// Positions for Bison parsers in C++
...
...
src/bin/dhcp6/stack.hh
View file @
c78317c0
// Generated 2018040
52218
// Generated 2018040
61423
// A Bison parser, made by GNU Bison 3.0.4.
// Stack handling for Bison parsers in C++
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment