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

Improve dns_resolve #4077

Merged
merged 1 commit into from
Jul 23, 2023
Merged

Improve dns_resolve #4077

merged 1 commit into from
Jul 23, 2023

Conversation

gpotter2
Copy link
Member

Literally after merging #4070 I realized it would have been better to return the entire RR rather than the arbitrary rdata field.

@gpotter2 gpotter2 added the cleanup Performs some code clean-up label Jul 21, 2023
@codecov
Copy link

codecov bot commented Jul 21, 2023

Codecov Report

Merging #4077 (3cc23ea) into master (b1fa811) will decrease coverage by 0.01%.
The diff coverage is 80.00%.

@@            Coverage Diff             @@
##           master    #4077      +/-   ##
==========================================
- Coverage   81.96%   81.96%   -0.01%     
==========================================
  Files         327      327              
  Lines       75614    75618       +4     
==========================================
  Hits        61978    61978              
- Misses      13636    13640       +4     
Impacted Files Coverage Δ
scapy/layers/dns.py 86.64% <80.00%> (-0.09%) ⬇️

... and 7 files with indirect coverage changes

@gpotter2 gpotter2 merged commit 270fe97 into secdev:master Jul 23, 2023
19 checks passed
@gpotter2 gpotter2 added this to the 2.6.0 milestone Nov 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cleanup Performs some code clean-up
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant