diff options
-rw-r--r-- | ryu/tests/unit/ofproto/json/of10/1-6-ofp_switch_features.packet.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ryu/tests/unit/ofproto/json/of10/1-6-ofp_switch_features.packet.json b/ryu/tests/unit/ofproto/json/of10/1-6-ofp_switch_features.packet.json index aa8180e1..18366edb 100644 --- a/ryu/tests/unit/ofproto/json/of10/1-6-ofp_switch_features.packet.json +++ b/ryu/tests/unit/ofproto/json/of10/1-6-ofp_switch_features.packet.json @@ -12,7 +12,7 @@ "config": 0, "curr": 648, "hw_addr": "f2:0b:a4:7d:f8:ea", - "name": "UG9ydAYAAAAAAAAAAAAAAA==", + "name": "UG9ydDY=", "peer": 648, "port_no": 6, "state": 2, @@ -25,7 +25,7 @@ "config": 0, "curr": 648, "hw_addr": "f2:0b:a4:d0:3f:70", - "name": "UG9ydAcAAAAAAAAAAAAAAA==", + "name": "UG9ydDc=", "peer": 648, "port_no": 7, "state": 16, |