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
4ace9f75
Commit
4ace9f75
authored
Feb 16, 2015
by
Francis Dupont
Browse files
[master] fixed interface-config type (#3716)
parent
fd53060b
Changes
1
Show whitespace changes
Inline
Side-by-side
src/bin/keactrl/kea.conf.pre
View file @
4ace9f75
...
@@ -9,7 +9,7 @@
...
@@ -9,7 +9,7 @@
"Dhcp4":
"Dhcp4":
{
{
# Add names of interfaces to listen on.
# Add names of interfaces to listen on.
"interfaces-config
:
" {
"interfaces-config"
:
{
"interfaces": [ ]
"interfaces": [ ]
},
},
...
@@ -36,7 +36,7 @@
...
@@ -36,7 +36,7 @@
"Dhcp6":
"Dhcp6":
{
{
# Add names of interfaces to listen on.
# Add names of interfaces to listen on.
"interfaces-config
:
" {
"interfaces-config"
:
{
"interfaces": [ ]
"interfaces": [ ]
},
},
...
...
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