mirror of
https://github.com/faucetsdn/ryu.git
synced 2026-05-05 04:16:11 +02:00
of12: update *.json after OFPMatch "type" and "length" changes
Signed-off-by: YAMAMOTO Takashi <yamamoto@valinux.co.jp> Signed-off-by: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>
This commit is contained in:
parent
dd10c22d5a
commit
1e93f59864
@ -5,7 +5,9 @@
|
||||
"flags": 0,
|
||||
"match": {
|
||||
"OFPMatch": {
|
||||
"oxm_fields": []
|
||||
"length": 4,
|
||||
"oxm_fields": [],
|
||||
"type": 1
|
||||
}
|
||||
},
|
||||
"out_group": 4294967295,
|
||||
|
||||
@ -12,7 +12,9 @@
|
||||
"instructions": [],
|
||||
"match": {
|
||||
"OFPMatch": {
|
||||
"oxm_fields": []
|
||||
"length": 4,
|
||||
"oxm_fields": [],
|
||||
"type": 1
|
||||
}
|
||||
},
|
||||
"packet_count": 0,
|
||||
@ -48,6 +50,7 @@
|
||||
],
|
||||
"match": {
|
||||
"OFPMatch": {
|
||||
"length": 10,
|
||||
"oxm_fields": [
|
||||
{
|
||||
"OXMTlv": {
|
||||
@ -56,7 +59,8 @@
|
||||
"value": 2054
|
||||
}
|
||||
}
|
||||
]
|
||||
],
|
||||
"type": 1
|
||||
}
|
||||
},
|
||||
"packet_count": 0,
|
||||
@ -83,6 +87,7 @@
|
||||
],
|
||||
"match": {
|
||||
"OFPMatch": {
|
||||
"length": 22,
|
||||
"oxm_fields": [
|
||||
{
|
||||
"OXMTlv": {
|
||||
@ -98,7 +103,8 @@
|
||||
"value": "f2:0b:a4:7d:f8:ea"
|
||||
}
|
||||
}
|
||||
]
|
||||
],
|
||||
"type": 1
|
||||
}
|
||||
},
|
||||
"packet_count": 3,
|
||||
@ -134,7 +140,9 @@
|
||||
],
|
||||
"match": {
|
||||
"OFPMatch": {
|
||||
"oxm_fields": []
|
||||
"length": 4,
|
||||
"oxm_fields": [],
|
||||
"type": 1
|
||||
}
|
||||
},
|
||||
"packet_count": 1,
|
||||
|
||||
@ -38,6 +38,7 @@
|
||||
],
|
||||
"match": {
|
||||
"OFPMatch": {
|
||||
"length": 14,
|
||||
"oxm_fields": [
|
||||
{
|
||||
"OXMTlv": {
|
||||
@ -46,7 +47,8 @@
|
||||
"value": "f2:0b:a4:7d:f8:ea"
|
||||
}
|
||||
}
|
||||
]
|
||||
],
|
||||
"type": 1
|
||||
}
|
||||
},
|
||||
"out_group": 4294967295,
|
||||
|
||||
@ -5,7 +5,9 @@
|
||||
"flags": 0,
|
||||
"match": {
|
||||
"OFPMatch": {
|
||||
"oxm_fields": []
|
||||
"length": 4,
|
||||
"oxm_fields": [],
|
||||
"type": 1
|
||||
}
|
||||
},
|
||||
"out_group": 4294967295,
|
||||
|
||||
@ -18,6 +18,7 @@
|
||||
],
|
||||
"match": {
|
||||
"OFPMatch": {
|
||||
"length": 22,
|
||||
"oxm_fields": [
|
||||
{
|
||||
"OXMTlv": {
|
||||
@ -33,7 +34,8 @@
|
||||
"value": "f2:0b:a4:7d:f8:ea"
|
||||
}
|
||||
}
|
||||
]
|
||||
],
|
||||
"type": 1
|
||||
}
|
||||
},
|
||||
"out_group": 4294967295,
|
||||
|
||||
@ -4,6 +4,7 @@
|
||||
"data": "////////8gukffjqCAYAAQgABgQAAfILpH346goAAAEAAAAAAAAKAAAD",
|
||||
"match": {
|
||||
"OFPMatch": {
|
||||
"length": 80,
|
||||
"oxm_fields": [
|
||||
{
|
||||
"OXMTlv": {
|
||||
@ -68,7 +69,8 @@
|
||||
"value": "00:00:00:00:00:00"
|
||||
}
|
||||
}
|
||||
]
|
||||
],
|
||||
"type": 1
|
||||
}
|
||||
},
|
||||
"reason": 1,
|
||||
|
||||
@ -8,6 +8,7 @@
|
||||
"idle_timeout": 3,
|
||||
"match": {
|
||||
"OFPMatch": {
|
||||
"length": 14,
|
||||
"oxm_fields": [
|
||||
{
|
||||
"OXMTlv": {
|
||||
@ -16,7 +17,8 @@
|
||||
"value": "f2:0b:a4:7d:f8:ea"
|
||||
}
|
||||
}
|
||||
]
|
||||
],
|
||||
"type": 1
|
||||
}
|
||||
},
|
||||
"packet_count": 1,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user