62a53a548d
Signed-off-by: Minoru TAKAHASHI <takahashi.minoru7@gmail.com> Signed-off-by: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>
25 lines
503 B
JSON
25 lines
503 B
JSON
{
|
|
"OFPTableStatsReply": {
|
|
"body": [
|
|
{
|
|
"OFPTableStats": {
|
|
"active_count": 4,
|
|
"lookup_count": 4,
|
|
"matched_count": 4,
|
|
"table_id": 0
|
|
}
|
|
},
|
|
{
|
|
"OFPTableStats": {
|
|
"active_count": 4,
|
|
"lookup_count": 4,
|
|
"matched_count": 4,
|
|
"table_id": 1
|
|
}
|
|
}
|
|
],
|
|
"flags": 0,
|
|
"type": 3
|
|
}
|
|
}
|