diff options
author | IWAMOTO Toshihiro <iwamoto@valinux.co.jp> | 2016-10-07 16:37:58 +0900 |
---|---|---|
committer | FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp> | 2016-10-12 09:08:52 +0900 |
commit | 6aa4adb0707ed89727b43a17f371b41110132ab5 (patch) | |
tree | 8c9636ec2a55c1e1d4b62bf39621ea9e51fb7bb0 /doc/source | |
parent | b9a9f81ff0bbc5aa09711f6533af28a357ad8818 (diff) |
ofproto_v1_3_parser: Raise OFPTruncatedMessage exception on truncated messages
OFPT_ERROR_MSG can return truncated messages. Some users want to
see them in human-friendly format [1]. Catch exceptions caused
by such truncated messages and reraise as OFPTruncatedMessage
with incomplete ofpmsg in the exception class.
[1] https://bugs.launchpad.net/dragonflow/+bug/1624826
Signed-off-by: IWAMOTO Toshihiro <iwamoto@valinux.co.jp>
Signed-off-by: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>
Diffstat (limited to 'doc/source')
0 files changed, 0 insertions, 0 deletions