Skip to content

Conversation

@ViezeVingertjes
Copy link
Contributor

Prioritizes packets from ACL admins during network congestion to enable reliable remote repeater management.

Changes

  • Added virtual getForwardPriority() method to Mesh class for priority customization
  • Repeater checks sender against ACL and assigns priority 0 to admin packets (REQ, RESPONSE, TXT_MSG, PATH types)

Technical Details

Admin packets now get the same priority as direct-routed traffic (highest forwarding priority). The check happens during routing by comparing packet src_hash against ACL entries. Non-admin packets use default priority (unchanged).

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