Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Kea
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
Operations
Operations
Incidents
Packages & Registries
Packages & Registries
Container Registry
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Adam Osuchowski
Kea
Commits
15860010
Commit
15860010
authored
Feb 27, 2015
by
Shawn Routhier
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
[trac3706] Fix up comment
parent
821b8427
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
tests/tools/dhcp-ubench/memfile_ubench.cc
tests/tools/dhcp-ubench/memfile_ubench.cc
+1
-1
No files found.
tests/tools/dhcp-ubench/memfile_ubench.cc
View file @
15860010
...
...
@@ -215,7 +215,7 @@ void memfile_uBenchmark::createLease4Test() {
time_t
cltt
=
time
(
NULL
);
// Timestamp
uint32_t
pool_id
=
0
;
// Let's use pools 0-99
bool
fixed
=
false
;
string
hostname
(
"foo"
);
//
Hostname
dynamically
string
hostname
(
"foo"
);
//
Will generate it
dynamically
bool
fqdn_fwd
=
true
;
// Let's pretend to do AAAA update
bool
fqdn_rev
=
true
;
// Let's pretend to do PTR update
...
...
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