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
da0a231b
Commit
da0a231b
authored
Jun 08, 2016
by
Tomek Mrugalski
🛰
Browse files
[4308] Minor comment correction.
parent
f2bb6061
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/lib/dhcpsrv/tests/cfg_subnets4_unittest.cc
View file @
da0a231b
...
...
@@ -66,8 +66,7 @@ TEST(CfgSubnets4Test, selectSubnetByCiaddr) {
TEST
(
CfgSubnets4Test
,
selectSubnetByIface
)
{
// The IfaceMgrTestConfig object initializes fake interfaces:
// eth0, eth1 and lo on the configuration manager. The CfgSubnets4
// object uses addresses assigned to these fake interfaces to
// select the appropriate subnet.
// object uses interface names to select the appropriate subnet.
IfaceMgrTestConfig
config
(
true
);
CfgSubnets4
cfg
;
...
...
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