-
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 number of global variables, and added support for cs and sc f…
…lags with find max bandwidth option - Reduced global variables to 2 variables, all others are scoped local variables. - initConns function takes client and server addresses as input (along with pathAlgo and interactive for choosing the paths while setting up the addresses), and returns the connections 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 8f025a8
Showing
1 changed file
with
124 additions
and
113 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