Loading src/device/tests/data/ietf_actn/config_rules.json +1 −1 Original line number Diff line number Diff line Loading @@ -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"] ] }}} ] src/device/tests/data/ietf_actn/expected_etht_services.json +1 −1 Original line number Diff line number Diff line Loading @@ -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" } Loading Loading
src/device/tests/data/ietf_actn/config_rules.json +1 −1 Original line number Diff line number Diff line Loading @@ -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"] ] }}} ]
src/device/tests/data/ietf_actn/expected_etht_services.json +1 −1 Original line number Diff line number Diff line Loading @@ -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" } Loading