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
9c3cb1d8
Commit
9c3cb1d8
authored
Jan 24, 2017
by
Tomek Mrugalski
🛰
Browse files
[5019] @todo added in srv_config.h
parent
f3a880b0
Changes
1
Show whitespace changes
Inline
Side-by-side
src/lib/dhcpsrv/srv_config.h
View file @
9c3cb1d8
...
...
@@ -477,6 +477,7 @@ public:
///
/// @param port port and port + 1 to use
void
setDhcp4o6Port
(
uint32_t
port
)
{
/// @todo: Port is supposed to be uint16_t, not uint32_t
dhcp4o6_port_
=
port
;
}
...
...
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