of12: update *.json after OFPStatsReply.type changes

Signed-off-by: YAMAMOTO Takashi <yamamoto@valinux.co.jp>
Signed-off-by: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>
This commit is contained in:
YAMAMOTO Takashi 2013-09-02 15:06:05 +09:00 committed by FUJITA Tomonori
parent 3969270a5b
commit a5805021f6
8 changed files with 16 additions and 8 deletions

View File

@ -9,6 +9,7 @@
"sw_desc": "sw"
}
},
"flags": 0
"flags": 0,
"type": 0
}
}

View File

@ -151,6 +151,7 @@
}
}
],
"flags": 0
"flags": 0,
"type": 1
}
}

View File

@ -7,6 +7,7 @@
"packet_count": 7
}
},
"flags": 0
"flags": 0,
"type": 2
}
}

View File

@ -5102,6 +5102,7 @@
}
}
],
"flags": 0
"flags": 0,
"type": 3
}
}

View File

@ -36,6 +36,7 @@
}
}
],
"flags": 0
"flags": 0,
"type": 4
}
}

View File

@ -18,6 +18,7 @@
"types": 15
}
},
"flags": 0
"flags": 0,
"type": 8
}
}

View File

@ -28,6 +28,7 @@
}
}
],
"flags": 0
"flags": 0,
"type": 7
}
}

View File

@ -29,6 +29,7 @@
}
}
],
"flags": 0
"flags": 0,
"type": 5
}
}