diff options
author | Yusuke Iwase <iwase.yusuke0@gmail.com> | 2015-07-22 14:08:48 +0900 |
---|---|---|
committer | FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp> | 2015-07-22 19:01:01 +0900 |
commit | 8cb9b9a67aeb5e8c0b55fc527e00343fad347a55 (patch) | |
tree | 65ee6395f8148da88106e86e3ce994e6e5dd95a8 /run_tests.sh | |
parent | 7e313b90fd32248a131ee4e32a9a454aeced7af3 (diff) |
ofproto_v1_[45]_parser: Rename Port Description Properties class
To reflect the name of struct ofp_port_desc_prop_* in OpenFlow Spec 1.4/1.5,
this patch renames "OFPPortProp" to "OFPPortDescProp".
e.g.) in OpenFlow Spec 1.4
struct ofp_port_desc_prop_header {
uint16_t type; /* One of OFPPDPT_*. */
uint16_t length; /* Length in bytes of this property. */
};
Signed-off-by: IWASE Yusuke <iwase.yusuke0@gmail.com>
Signed-off-by: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>
Diffstat (limited to 'run_tests.sh')
0 files changed, 0 insertions, 0 deletions