e43796062a
Add expected json for the following messages. - OFP13/15 Symmetric Messages - OFP13/15 Asynchronous Messages - OFP15 Multipart Messages - OFP13/15 TableMod Message - OFP13 PortMod Message - OFP13/15 MeterMod Message Signed-off-by: Minoru TAKAHASHI <takahashi.minoru7@gmail.com> Signed-off-by: IWASE Yusuke <iwase.yusuke0@gmail.com> Signed-off-by: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>
16 lines
255 B
JSON
16 lines
255 B
JSON
{
|
|
"OFPHello": {
|
|
"elements": [
|
|
{
|
|
"OFPHelloElemVersionBitmap": {
|
|
"length": 8,
|
|
"type": 1,
|
|
"versions": [
|
|
6
|
|
]
|
|
}
|
|
}
|
|
]
|
|
}
|
|
}
|