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

Fix invalid relay lists #1339

Merged
merged 3 commits into from Feb 17, 2024
Merged

Fix invalid relay lists #1339

merged 3 commits into from Feb 17, 2024

Conversation

puddly
Copy link
Collaborator

@puddly puddly commented Feb 12, 2024

It seems that older EmberZNet stacks incorrectly report relays by including 0x0000 or having duplicate entries. These break source routing when enabled with these old stacks.

Copy link

codecov bot commented Feb 12, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (6aeb8a6) 99.41% compared to head (9847767) 99.41%.

Additional details and impacted files
@@           Coverage Diff           @@
##              dev    #1339   +/-   ##
=======================================
  Coverage   99.41%   99.41%           
=======================================
  Files          50       50           
  Lines        9797     9804    +7     
=======================================
+ Hits         9740     9747    +7     
  Misses         57       57           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@puddly puddly merged commit 0eb276e into zigpy:dev Feb 17, 2024
14 checks passed
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.

None yet

1 participant