diff options
author | Yuichi Ito <ito.yuichi0@gmail.com> | 2014-01-07 11:32:40 +0900 |
---|---|---|
committer | FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp> | 2014-01-07 18:11:01 +0900 |
commit | 7a10aafd39040fadec3ec525bce943059b5146dd (patch) | |
tree | 8c7359899f4cb6feaaeef7fbc284d928b13b29b3 /doc/source | |
parent | 79e2460c208d46564d9026d3f82dc91ffad3ec49 (diff) |
ofctl_rest: fix mod_meter_entry in OpenFlow1.0/1.2
mod_meter_entry causes the following error when the protocol version is 1.0 or 1.2.
AttributeError: 'module' object has no attribute 'OFPMC_ADD'
this patch fixes this problem.
Signed-off-by: Yuichi Ito <ito.yuichi0@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