-
Notifications
You must be signed in to change notification settings - Fork 43
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Reduced global variables to 2 variables, all others are scoped local
variables. - initConns function takes client and server control channel address as input (along with pathAlgo and interactive for choosing the paths while setting up the addresses), and returns the connections, the data channel addresses, and an error. - find max bandwidth option can be used with the 'cs' and/or the 'sc' flags to set the duration, packet sizes, and starting bandwidth for the test. If the flags are not set, default values are used
- Loading branch information
1 parent
2cbe5f5
commit a1bf40c
Showing
1 changed file
with
120 additions
and
111 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters