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

Default rebroadcast mode for Router and Repeater to ignore problematic portnums #5178

Merged
merged 4 commits into from
Oct 29, 2024

Conversation

thebentern
Copy link
Contributor

No description provided.

src/mesh/Router.cpp Show resolved Hide resolved
@caveman99
Copy link
Member

Just for clarification, these are defaults, not runtime enforced? cause if i wanna have a router that will also forward audio, i would set the role and then switch the core packet restraint off again...

@thebentern
Copy link
Contributor Author

Just for clarification, these are defaults, not runtime enforced? cause if i wanna have a router that will also forward audio, i would set the role and then switch the core packet restraint off again...

Right. You set the Role to Router, then you go change the Rebroadcast mode to All after that.

@thebentern thebentern merged commit 936260f into master Oct 29, 2024
14 of 36 checks passed
@thebentern thebentern deleted the rebroadcastmode-core branch October 29, 2024 10:44
caveman99 pushed a commit that referenced this pull request Nov 3, 2024
…c portnums (#5178)

* Default rebroadcast mode for Router and Repeater to ignore problematic portnums

* Verbiage

* IS_ONE_OF
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.

2 participants