Skip to content

Protect the network against excessive packet flooding#619

Merged
bdraco merged 1 commit into
python-zeroconf:masterfrom
bdraco:protect_the_network
Jun 15, 2021
Merged

Protect the network against excessive packet flooding#619
bdraco merged 1 commit into
python-zeroconf:masterfrom
bdraco:protect_the_network

Conversation

@bdraco

@bdraco bdraco commented Jun 14, 2021

Copy link
Copy Markdown
Member

@codecov-commenter

codecov-commenter commented Jun 14, 2021

Copy link
Copy Markdown

Codecov Report

Merging #619 (cda7a47) into master (b6365aa) will increase coverage by 0.07%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #619      +/-   ##
==========================================
+ Coverage   95.66%   95.73%   +0.07%     
==========================================
  Files          18       18              
  Lines        2005     2016      +11     
  Branches      352      354       +2     
==========================================
+ Hits         1918     1930      +12     
  Misses         46       46              
+ Partials       41       40       -1     
Impacted Files Coverage Δ
zeroconf/_core.py 89.18% <100.00%> (ø)
zeroconf/_handlers.py 100.00% <100.00%> (ø)
zeroconf/_services/__init__.py 93.22% <0.00%> (+0.26%) ⬆️

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 b6365aa...cda7a47. Read the comment docs.

@bdraco bdraco merged commit 0e644ad into python-zeroconf:master Jun 15, 2021
@bdraco bdraco deleted the protect_the_network branch June 15, 2021 00:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Implement RFC6762 sec 14 (protect the network against excessive packet flooding)

2 participants