-
-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Add signal-based routing support with new SignalRoutingModule #8818
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
Draft
duraseb
wants to merge
142
commits into
meshtastic:develop
Choose a base branch
from
duraseb:signal_based_routing
base: develop
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
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
|
|
1ab7822 to
11f5c94
Compare
a78171e to
22bcbcb
Compare
c455d51 to
1b5e345
Compare
…cks and logging, ensuring accurate node capability status updates and enhancing clarity in network topology logs.
…placing 'Capable' and 'Legacy' with 'SRactive' and 'SRinactive' for improved clarity in node participation and routing decisions. Introduce direct connectivity checks between nodes to enhance routing accuracy.
…dling, optimizing unicast relay coordination by implementing direct connectivity checks. Enhance unicast routing logic to utilize SR coordination based on any available route, improving network efficiency and reducing unnecessary transmissions.
…ction with fallback strategies, improving relay coordination and robustness. Introduce dynamic contention window checks for unicast packets, allowing for better handling of relay exclusions and optimizing network efficiency.
…s allows for more granular control over edge updates during topology broadcasts, improving network efficiency and accuracy in edge management.
…pology updates. Implement versioning for topology snapshots to prevent stale data processing and improve network reliability.
…) to enhance network reliability.
…ingModule to prevent topology pollution and improve network efficiency.
…e accuracy and simplifies timestamp management across the network topology.
…legitimate reverse edges during placeholder resolution.
…s. Ensure only legitimate edges are considered for direct communication.
… and unicasts. Enhance edge aging mechanism with capability-based TTL for improved network efficiency and accuracy in edge management.
…or consistency and clarity.
…e limitations. Refactor contention window processing to evaluate relay decisions more effectively, ensuring only valid candidates are considered for unicast relays.
…ck conditions for uncovered neighbors. This ensures packet propagation when expected relays are unavailable, improving network reliability.
… improving topology accuracy and network efficiency.
…e to prevent issues with dynamic memory management and threading.
54d869c to
c46a1ba
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
🙏 Thank you for sending in a pull request, here's some tips to get started!
❌ (Please delete all these tips and replace them with your text) ❌
to say "Hey, I think this idea X should be implemented and I'm starting work on it. My general plan is Y, any feedback
is appreciated." This will allow other devs to potentially save you time by not accidentially duplicating work etc...
because it automatically follows our indentation rules and its auto reformatting will not cause spurious changes to lines.
🤝 Attestations