mirror of
https://github.com/faucetsdn/ryu.git
synced 2026-05-05 04:16:11 +02:00
of12: update *.json after OFPQueuePropHeader.property change
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
84b290c78a
commit
bed4bd1e02
@ -10,12 +10,14 @@
|
||||
{
|
||||
"OFPQueuePropMinRate": {
|
||||
"len": 16,
|
||||
"property": 1,
|
||||
"rate": 10
|
||||
}
|
||||
},
|
||||
{
|
||||
"OFPQueuePropMaxRate": {
|
||||
"len": 16,
|
||||
"property": 2,
|
||||
"rate": 900
|
||||
}
|
||||
}
|
||||
@ -31,12 +33,14 @@
|
||||
{
|
||||
"OFPQueuePropMinRate": {
|
||||
"len": 16,
|
||||
"property": 1,
|
||||
"rate": 100
|
||||
}
|
||||
},
|
||||
{
|
||||
"OFPQueuePropMaxRate": {
|
||||
"len": 16,
|
||||
"property": 2,
|
||||
"rate": 200
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user