diff options
author | FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp> | 2013-06-10 11:32:20 +0900 |
---|---|---|
committer | FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp> | 2013-06-10 23:37:35 +0900 |
commit | 3d9014733cfe3e4e107091548aefe13387097d03 (patch) | |
tree | 87e7c41ce369e2646d50e9d102b28006b6e63ded /.pylintrc | |
parent | 8ab425f4ae69483256ced8d802eadc28fba24f2b (diff) |
of1.2: fix OFPSetConfig default arguments
If you use initialize like the following way:
OFPSetConfig(dp, miss_send_len=1600)
You get the following assertion when it's serialized:
File "/Users/fujita/git/ryu/ryu/ofproto/ofproto_v1_2_parser.py", line 244, in _serialize_body
assert self.flags is not None
Signed-off-by: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>
Diffstat (limited to '.pylintrc')
0 files changed, 0 insertions, 0 deletions