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>
16 lines
397 B
JSON
16 lines
397 B
JSON
{
|
|
"OFPPacketOut": {
|
|
"actions": [
|
|
{
|
|
"OFPActionOutput": {
|
|
"max_len": 65535,
|
|
"port": 65532
|
|
}
|
|
}
|
|
],
|
|
"buffer_id": 4294967295,
|
|
"data": "8guk0D9w8gukffjqCABFAABU+BoAAP8Br4sKAAABCgAAAggAAgj3YAAAMdYCAAAAAACrjS0xAAAAABAREhMUFRYXGBkaGxwdHh8gISIjJCUmJygpKissLS4vAAAAAAAAAAA=",
|
|
"in_port": 65533
|
|
}
|
|
}
|