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

auth dnsproxy: make local port range configurable #14591

Merged
merged 1 commit into from
Aug 27, 2024

Conversation

zeha
Copy link
Collaborator

@zeha zeha commented Aug 27, 2024

Short description

Address #13039 by making the local port range configurable.

Checklist

I have:

  • read the CONTRIBUTING.md document
  • compiled this code
  • tested this code
  • included documentation (including possible behaviour changes)
  • documented the code
  • added or modified regression test(s)
  • added or modified unit test(s)

@zeha zeha added the auth label Aug 27, 2024
@coveralls
Copy link

Pull Request Test Coverage Report for Build 10575397672

Details

  • 10 of 16 (62.5%) changed or added relevant lines in 2 files are covered.
  • 127 unchanged lines in 18 files lost coverage.
  • Overall coverage decreased (-0.03%) to 64.662%

Changes Missing Coverage Covered Lines Changed/Added Lines %
pdns/dnsproxy.cc 8 14 57.14%
Files with Coverage Reduction New Missed Lines %
pdns/backends/gsql/gsqlbackend.hh 1 97.71%
pdns/recursordist/test-syncres_cc2.cc 3 88.85%
pdns/misc.hh 3 87.62%
pdns/opensslsigners.cc 3 61.2%
pdns/recursordist/rec-main.cc 3 61.9%
pdns/rcpgenerator.cc 3 89.5%
pdns/misc.cc 3 63.94%
modules/gpgsqlbackend/spgsql.cc 3 67.94%
pdns/recursordist/test-syncres_cc1.cc 5 89.18%
pdns/dnsdistdist/dnsdist-tcp.cc 5 75.21%
Totals Coverage Status
Change from base Build 10575147394: -0.03%
Covered Lines: 124622
Relevant Lines: 162055

💛 - Coveralls

@Habbie Habbie merged commit 7b76dcf into PowerDNS:master Aug 27, 2024
79 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants