Commit 8882ddab authored by Lluis Gifre Renom's avatar Lluis Gifre Renom
Browse files

Device component - IETF ACTN:

- Corrected unitary test data files
parent f7806b29
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -26,7 +26,7 @@
            ["128.32.20.5", 24, "128.32.33.5"]
        ],
        "dst_node_id": "10.0.30.1", "dst_tp_id": "200", "dst_vlan_tag": 201, "dst_static_routes": [
            ["172.1.101.22", 24, "172.10.33.5"]
            ["172.1.201.22", 24, "172.10.33.5"]
        ]
    }}}
]
+1 −1
Original line number Diff line number Diff line
@@ -139,7 +139,7 @@
                            "is-terminal": true,
                            "static-route-list": [
                                {
                                    "destination": "172.1.101.22",
                                    "destination": "172.1.201.22",
                                    "destination-mask": 24,
                                    "next-hop": "172.10.33.5"
                                }