-
Notifications
You must be signed in to change notification settings - Fork 1.2k
feat(relay): allow enabling and disabling of relay HOP advertisement #6154
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
Merged
Merged
Changes from all commits
Commits
Show all changes
32 commits
Select commit
Hold shift + click to select a range
fd2cbb9
feat: allow enabling and disabling of relay STOP advertisement
dariusc93 714c97b
chore: export Status
dariusc93 2249d1c
chore: have relay disabled by default
dariusc93 5565f8b
chore: update Cargo.toml and add changelog entry
dariusc93 67d3f69
Merge branch 'master' into feat/relay-enable-disable
dariusc93 90e6d23
Merge branch 'master' into feat/relay-enable-disable
dariusc93 cc2ae7d
Merge branch 'master' into feat/relay-enable-disable
dariusc93 e5eded1
chore: apply suggestions
dariusc93 5eb01cc
chore: track connections
dariusc93 2d38e9c
chore: remove unnecessary parentheses
dariusc93 985d463
Merge branch 'master' into feat/relay-enable-disable
dariusc93 79ceb83
chore: merge connections and reservations
dariusc93 cf60301
Merge remote-tracking branch 'origin/feat/relay-enable-disable' into …
dariusc93 5be5415
chore: add Event::StatusChanged
dariusc93 e4afaba
chore: minor spelling correction
dariusc93 78669fe
chore: bump version to 0.22.0
dariusc93 b987567
chore: add eventtype::statuschanged for metrics
dariusc93 bbec92e
chore: fmt
dariusc93 6173685
chore: apply suggestions
dariusc93 8ea93e3
chore: document auto_status_change
dariusc93 85379b7
chore: wake waker upon reconfigure relay status
dariusc93 6d7d1c7
chore: Add additional info on auto_status_change
dariusc93 000147e
Merge branch 'master' into feat/relay-enable-disable
dariusc93 30afcc7
chore: cleanup linting and correct document
dariusc93 64e93c3
Merge branch 'master' into feat/relay-enable-disable
dariusc93 8e59a91
Merge branch 'master' into feat/relay-enable-disable
dariusc93 b768bd5
chore: remove redundant entry
dariusc93 0776a15
fix: correct logic in checking connections
dariusc93 e48cca4
chore: add test
dariusc93 302b675
Merge branch 'master' into feat/relay-enable-disable
dariusc93 7e5c5fd
relay/CHANGELOG: fix
elenaf9 2a6fd54
relay: fmt and clippy
elenaf9 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.