You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Burster and cbrtester, while useful at the time for debugging specific
issues with the routers, are somewhat redundant with the functionality
of the bwtester applications.
Moving forward, the idea to integrate the useful bits of these two tools
into the bwtester instead; see #210.
Copy file name to clipboardExpand all lines: README.md
-8Lines changed: 0 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -115,14 +115,6 @@ The bandwidth testing application bwtester enables a variety of bandwidth tests
115
115
Installation and usage information is available on the [SCION Tutorials web page for bwtester](https://docs.scionlab.org/content/apps/bwtester.html).
116
116
117
117
118
-
## burster
119
-
120
-
A tool that helps identifying problems with border routers dropping packets. It can also be used to add load to border routers. [README](burster/README.md).
121
-
122
-
## cbrtester
123
-
124
-
A tool intended to detect conditions on border routers, where packets are delayed more than the ordinary. [README](cbrtester/README.md).
125
-
126
118
## netcat
127
119
128
120
netcat contains a SCION port of the netcat application. See the [netcat README](netcat/README.md) for more information.
0 commit comments