Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Kea
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
234
Issues
234
List
Board
Labels
Milestones
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Open sidebar
ISC Open Source Projects
Kea
Commits
64967d80
Commit
64967d80
authored
Jan 10, 2019
by
Francis Dupont
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
[365-automatically-calculate-the-values-for-options-58-and-59] Moved new parameters
parent
4922c6a9
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
dhcp4_parser.yy
src/bin/dhcp4/dhcp4_parser.yy
+3
-3
No files found.
src/bin/dhcp4/dhcp4_parser.yy
View file @
64967d80
...
@@ -99,6 +99,9 @@ using namespace std;
...
@@ -99,6 +99,9 @@ using namespace std;
VALID_LIFETIME "valid-lifetime"
VALID_LIFETIME "valid-lifetime"
RENEW_TIMER "renew-timer"
RENEW_TIMER "renew-timer"
REBIND_TIMER "rebind-timer"
REBIND_TIMER "rebind-timer"
CALCULATE_TEE_TIMES "calculate-tee-times"
T1_PERCENT "t1-percent"
T2_PERCENT "t2-percent"
DECLINE_PROBATION_PERIOD "decline-probation-period"
DECLINE_PROBATION_PERIOD "decline-probation-period"
SERVER_TAG "server-tag"
SERVER_TAG "server-tag"
SUBNET4 "subnet4"
SUBNET4 "subnet4"
...
@@ -116,9 +119,6 @@ using namespace std;
...
@@ -116,9 +119,6 @@ using namespace std;
RECORD_TYPES "record-types"
RECORD_TYPES "record-types"
ENCAPSULATE "encapsulate"
ENCAPSULATE "encapsulate"
ARRAY "array"
ARRAY "array"
CALCULATE_TEE_TIMES "calculate-tee-times"
T1_PERCENT "t1-percent"
T2_PERCENT "t2-percent"
SHARED_NETWORKS "shared-networks"
SHARED_NETWORKS "shared-networks"
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a 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