diff options
author | Satoshi Fujimoto <satoshi.fujimoto7@gmail.com> | 2017-03-17 14:29:43 +0900 |
---|---|---|
committer | FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp> | 2017-03-28 11:00:17 +0900 |
commit | d0f25d639b8f6d22ffcbb356ba0c7f902b0193c3 (patch) | |
tree | 109b8ee705677d5cc96b8c9e21b90050d6a1a515 /doc/source | |
parent | ab902d2b5e73cc12a576715db4cf76cee112905f (diff) |
ofctl: Fix type of fields of DescStat
With Python3 and OpenFlow v1.0/v1.2/v1.3, Ryu can't dump
the description statistics reply message into JSON,
because the message has byte type values.
This patch fixes it by using to_jsondict().
Signed-off-by: Satoshi Fujimoto <satoshi.fujimoto7@gmail.com>
Signed-off-by: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>
Diffstat (limited to 'doc/source')
0 files changed, 0 insertions, 0 deletions