9220abd06f
i used to use json_pp for this purpose but different versions of perl seem to format differently. use python "json.dumps(d, ensure_ascii=True, indent=3, sort_keys=True)" instead this time. Signed-off-by: YAMAMOTO Takashi <yamamoto@valinux.co.jp> Signed-off-by: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>
10 lines
191 B
JSON
10 lines
191 B
JSON
{
|
|
"OFPPacketIn": {
|
|
"buffer_id": 2,
|
|
"data": "////////8gukffjqCAYAAQgABgQAAfILpH346goAAAEAAAAAAAAKAAAD",
|
|
"in_port": 99,
|
|
"reason": 1,
|
|
"total_len": 42
|
|
}
|
|
}
|