git://git.halfball.org
/
cni.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bff05e7
)
Update ipvlan.md
author
Kuralamudhan Ramakrishnan
<kuralamudhan.ramakrishnan@intel.com>
Sun, 23 Oct 2016 22:18:44 +0000
(23:18 +0100)
committer
GitHub
<noreply@github.com>
Sun, 23 Oct 2016 22:18:44 +0000
(23:18 +0100)
invalid json format
Documentation/ipvlan.md
patch
|
blob
|
history
diff --git
a/Documentation/ipvlan.md
b/Documentation/ipvlan.md
index
f86a015
..
988555e
100644
(file)
--- a/
Documentation/ipvlan.md
+++ b/
Documentation/ipvlan.md
@@
-18,7
+18,7
@@
Because all ipvlan interfaces share the MAC address with the host interface, DHC
"master": "eth0",
"ipam": {
"type": "host-local",
- "subnet": "10.1.2.0/24"
,
+ "subnet": "10.1.2.0/24"
}
}
```