Yusuke Iwase 2701fa129f ofctl_v1_[23]: Convert masked match value into str
Currently, ofctl_v1_[23].py always converts metadata field into str
type for display, but does not convert pbb_isid and tunnel_id fields
even if these fields are masked.
So ofctl_v1_3.py fails to convert masked pbb_isid and tunnel_id fields.

This patch fixes to convert masked match field into str type and not
to convert non-masked field.
These changes will improve maintainability when ofctl_v1_*.py will
support new match fields.

Reported-by: Weijie Liu <wliu43@illinois.edu>
Signed-off-by: IWASE Yusuke <iwase.yusuke0@gmail.com>
Signed-off-by: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>
2015-08-30 14:21:51 +09:00
..
2011-12-09 15:56:05 +09:00
2011-12-09 15:56:05 +09:00
2014-06-19 08:41:51 +09:00
2014-05-27 20:24:50 +09:00
2014-05-27 20:24:50 +09:00
2014-09-30 11:33:28 +09:00
2014-05-27 20:24:50 +09:00
2014-06-19 08:41:51 +09:00
2014-05-27 20:24:50 +09:00
2014-06-23 17:12:51 +09:00
2014-06-23 17:12:51 +09:00
2013-03-08 12:12:03 +09:00
2013-09-20 09:40:53 +09:00
2014-06-03 22:51:54 +09:00
2013-11-25 17:48:24 +09:00
2012-09-17 13:15:47 +09:00