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:
231f6c4
)
fix invalid json
author
gunjan5
<patelgunjan5@gmail.com>
Thu, 4 May 2017 22:59:11 +0000
(15:59 -0700)
committer
gunjan5
<patelgunjan5@gmail.com>
Thu, 4 May 2017 22:59:11 +0000
(15:59 -0700)
SPEC.md
patch
|
blob
|
history
diff --git
a/SPEC.md
b/SPEC.md
index
1adafcc
..
1ef68ff
100644
(file)
--- a/
SPEC.md
+++ b/
SPEC.md
@@
-355,7
+355,7
@@
Note that the runtime adds the `cniVersion` and `name` fields from configuration
"prevResult": {
"ip4": {
"ip": "10.1.0.3/16",
- "gateway": "10.1.0.1"
,
+ "gateway": "10.1.0.1"
},
"dns": {
"nameservers": [ "10.1.0.1" ]