Skip to content

Commit

Permalink
Revert "FABRID base version"
Browse files Browse the repository at this point in the history
  • Loading branch information
jeltevanbommel authored Sep 20, 2024
1 parent 17d89ad commit 740edfb
Show file tree
Hide file tree
Showing 157 changed files with 438 additions and 15,856 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/gobra.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
caching: '1'
statsFile: ${{ env.statsFile }}
- name: Upload the verification report
uses: actions/upload-artifact@v4
uses: actions/upload-artifact@v2
with:
name: verification_stats.json
path: ${{ env.statsFile }}
5 changes: 0 additions & 5 deletions acceptance/router_benchmark/conf/topology.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,6 @@
"isd_as": "1-ff00:0:1",
"mtu": 1400,
"dispatched_ports": "1024-65535",
"control_service": {
"cs1": {
"addr": "10.123.10.3:30252"
}
},
"border_routers": {
"br1a": {
"internal_addr": "10.123.10.1:30042",
Expand Down
7 changes: 0 additions & 7 deletions antlr/BUILD.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -13,10 +13,3 @@ antlr(
language = "Go",
package = "sequence",
)

antlr(
name = "pathpolicyconstraints",
srcs = ["PathPolicyConstraints.g4"],
language = "Go",
package = "pathpolicyconstraints",
)
72 changes: 0 additions & 72 deletions antlr/PathPolicyConstraints.g4

This file was deleted.

1 change: 0 additions & 1 deletion antlr/generate.sh
Original file line number Diff line number Diff line change
Expand Up @@ -23,4 +23,3 @@ function generate {

generate traffic_class
generate sequence
generate pathpolicyconstraints
30 changes: 0 additions & 30 deletions antlr/pathpolicyconstraints/BUILD.bazel

This file was deleted.

143 changes: 0 additions & 143 deletions antlr/pathpolicyconstraints/pathpolicyconstraints_base_listener.go

This file was deleted.

Loading

0 comments on commit 740edfb

Please sign in to comment.