Skip to content

Include NSEC records for non-existant types when responding with addresses#972

Merged
bdraco merged 8 commits into
python-zeroconf:masterfrom
bdraco:nsec_no_ipv
Aug 30, 2021
Merged

Include NSEC records for non-existant types when responding with addresses#972
bdraco merged 8 commits into
python-zeroconf:masterfrom
bdraco:nsec_no_ipv

Conversation

@bdraco
Copy link
Copy Markdown
Member

@bdraco bdraco commented Aug 29, 2021

@bdraco
Copy link
Copy Markdown
Member Author

bdraco commented Aug 30, 2021

Testing looks good.

I want to let it run for a while and audit all the logs.

Will finish the tests afterwards.

@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Aug 30, 2021

Codecov Report

Merging #972 (5e1be18) into master (768a23c) will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##            master      #972   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           22        22           
  Lines         2473      2498   +25     
  Branches       406       411    +5     
=========================================
+ Hits          2473      2498   +25     
Impacted Files Coverage Δ
zeroconf/_handlers.py 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 768a23c...5e1be18. Read the comment docs.

@bdraco
Copy link
Copy Markdown
Member Author

bdraco commented Aug 30, 2021

Was solid overnight and the log looks good. One small tweak to avoid sending NSEC records for AAAA when there is a question for A records that is fully suppressed by known-answer suppression

@bdraco bdraco marked this pull request as ready for review August 30, 2021 14:50
@bdraco bdraco merged commit 7a20fd3 into python-zeroconf:master Aug 30, 2021
@bdraco bdraco deleted the nsec_no_ipv branch August 30, 2021 14:50
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