summaryrefslogtreecommitdiffhomepage
path: root/doc/Makefile
diff options
context:
space:
mode:
authorYusuke Iwase <iwase.yusuke0@gmail.com>2015-09-09 10:18:28 +0900
committerFUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>2015-09-10 11:14:58 +0900
commitf5932480c544c3b3018f8cfd0875adb3edb79d5e (patch)
treecddaed14920dc46c5672ea3e732a72c1ef952bf4 /doc/Makefile
parent23b2fc4b41a755ab1f9b7918c5d45f24291183d4 (diff)
ofproto_parser: Unify str representation of MsgBase
This patch unifies str representation of MsgBase into comma-separated array of 'key=value' style. before: version: 0x1 msg_type 0x0 xid 0x660a4ade OFPHello() after: version=0x1,msg_type=0x0,msg_len=0x8,xid=0x660a4ade,OFPHello() Signed-off-by: IWASE Yusuke <iwase.yusuke0@gmail.com> Signed-off-by: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>
Diffstat (limited to 'doc/Makefile')
0 files changed, 0 insertions, 0 deletions