Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
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
af716b24
Commit
af716b24
authored
Jun 24, 2015
by
Francis Dupont
Browse files
[3919] Suppress cppcheck warning for v4Opts
parent
43aafb67
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/bin/perfdhcp/tests/perf_pkt4_unittest.cc
View file @
af716b24
...
...
@@ -74,6 +74,7 @@ public:
255
,
255
,
255
,
255
,
// giaddr
};
// cppcheck-suppress variableScope
uint8_t
v4Opts
[]
=
{
DHO_HOST_NAME
,
3
,
0
,
1
,
2
,
// Host name option.
DHO_BOOT_SIZE
,
3
,
10
,
11
,
12
,
// Boot file size option
...
...
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