mirror of
https://github.com/faucetsdn/ryu.git
synced 2026-05-08 22:06:10 +02:00
of13: update expected *.json output after OFPPort.name change
this also includes updates after "packet_data_generator: fix port names" commit. 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
90581d0ae0
commit
24d91c929e
@ -8,7 +8,7 @@
|
||||
"curr_speed": 5000,
|
||||
"hw_addr": "f2:0b:a4:d0:3f:70",
|
||||
"max_speed": 5000,
|
||||
"name": "UG9ydAcAAAAAAAAAAAAAAA==",
|
||||
"name": "UG9ydDc=",
|
||||
"peer": 10248,
|
||||
"port_no": 7,
|
||||
"state": 4,
|
||||
|
||||
@ -9,7 +9,7 @@
|
||||
"curr_speed": 5000,
|
||||
"hw_addr": "f2:0b:a4:d0:3f:70",
|
||||
"max_speed": 5000,
|
||||
"name": "UG9ydDcAAAAAAAAAAAAAAA==",
|
||||
"name": "UG9ydDc=",
|
||||
"peer": 10248,
|
||||
"port_no": 7,
|
||||
"state": 4,
|
||||
@ -24,7 +24,7 @@
|
||||
"curr_speed": 5000,
|
||||
"hw_addr": "f2:0b:a4:7d:f8:ea",
|
||||
"max_speed": 5000,
|
||||
"name": "UG9ydDYAAAAAAAAAAAAAAA==",
|
||||
"name": "UG9ydDY=",
|
||||
"peer": 10248,
|
||||
"port_no": 6,
|
||||
"state": 4,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user