Skip to content
GitLab
Menu
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
f88194c0
Commit
f88194c0
authored
Jul 23, 2017
by
Josh Soref
Browse files
spelling: create
parent
1782da3e
Changes
2
Hide whitespace changes
Inline
Side-by-side
ChangeLog
View file @
f88194c0
...
...
@@ -2802,7 +2802,7 @@ Kea 0.9beta1 released on August 13, 2014
as a result of receiving hints from the clients. Previously the
whole prefix (including bits beyond the prefix length) was used to
search existing leases in the lease database. If not found, the
new lease was crated for the prefix sent by the client. If another
new lease was cr
e
ated for the prefix sent by the client. If another
client sent the same prefix but with different non-significant bits
the prefix was allocated. This led to prefix collisions. Currently,
server ignores bits beyond the prefix length when searching for
...
...
src/lib/dhcpsrv/tests/memfile_lease_mgr_unittest.cc
View file @
f88194c0
...
...
@@ -146,7 +146,7 @@ public:
/// @brief Remove files being products of Lease File Cleanup.
///
/// @param base_name Path to the lease file name. This file is removed
/// and all files which names are crated from this name (having specific
/// and all files which names are cr
e
ated from this name (having specific
/// suffixes used by Lease File Cleanup mechanism).
void
removeFiles
(
const
std
::
string
&
base_name
)
const
{
// Generate suffixes and append them to the base name. The
...
...
Write
Preview
Supports
Markdown
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