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
Sebastian Schrader
Kea
Commits
6eaf7f0c
Commit
6eaf7f0c
authored
Feb 10, 2015
by
Marcin Siodelski
Browse files
[3604] Updated the dhcp6.spec file.
parent
263be04a
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/bin/dhcp6/dhcp6.spec
View file @
6eaf7f0c
...
...
@@ -17,18 +17,26 @@
}
},
{ "item_name": "interfaces",
"item_type": "
list
",
{ "item_name": "interfaces
-config
",
"item_type": "
map
",
"item_optional": false,
"item_default":
[ "*" ]
,
"
list
_item_spec":
"item_default":
{}
,
"
map
_item_spec":
[
{
"item_name": "interface_name",
"item_type": "string",
"item_optional": false,
"item_default": "*"
"item_name": "interfaces",
"item_type": "list",
"item_optional": false,
"item_default": [ "*" ],
"list_item_spec":
{
"item_name": "interface_name",
"item_type": "string",
"item_optional": false,
"item_default": "*"
}
}
} ,
]
},
{ "item_name": "renew-timer",
"item_type": "integer",
...
...
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