Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

support for sprayandwait routing strategy #29

Merged
merged 7 commits into from
Jul 29, 2022
Merged

support for sprayandwait routing strategy #29

merged 7 commits into from
Jul 29, 2022

Conversation

gh0st42
Copy link
Member

@gh0st42 gh0st42 commented Jul 28, 2022

No description provided.

@gh0st42 gh0st42 merged commit 7a3bfc3 into master Jul 29, 2022
@gh0st42 gh0st42 deleted the sprayandwait branch July 29, 2022 07:17
gh0st42 added a commit that referenced this pull request Feb 26, 2024
* refactor: changed PEERS to a BTreeMap from HashMap

* refactor(routing): epidemic `sender_for_bundle` renamed to the more fitting `handle_routing_cmd`

* feat(routing): added initial implementation of classic spray and wait routing

* feat!: added routing options and changed config entry for routing to `routing.strategy`. now `sprayandwait.num_copies` can be set at startup

* fix: changed shell test scripts to work also on old bash versions plus provide a nice wrapper for `run_all_tests.sh` to hide the verbose output

* test: run_all_tests.sh can now display all output again, even if no error occured by setting the env var VERBOSE=1

* doc: commented sprayandwait routing agent code
gh0st42 added a commit that referenced this pull request Feb 26, 2024
* refactor: changed PEERS to a BTreeMap from HashMap

* refactor(routing): epidemic `sender_for_bundle` renamed to the more fitting `handle_routing_cmd`

* feat(routing): added initial implementation of classic spray and wait routing

* feat!: added routing options and changed config entry for routing to `routing.strategy`. now `sprayandwait.num_copies` can be set at startup

* fix: changed shell test scripts to work also on old bash versions plus provide a nice wrapper for `run_all_tests.sh` to hide the verbose output

* test: run_all_tests.sh can now display all output again, even if no error occured by setting the env var VERBOSE=1

* doc: commented sprayandwait routing agent code
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant