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

dnsdist-1.9.x: Backport of #13851 - tcpiohandler: Use server preference algoritm for ALPN selection #13940

Merged
merged 4 commits into from Mar 19, 2024

Conversation

rgacogne
Copy link
Member

Short description

Backport of #13851.

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)
  • checked that this code was merged to master

dwfreed and others added 4 commits March 19, 2024 10:05
This complies with RFC 7301 section 3.2

(cherry picked from commit b599f69)
(cherry picked from commit 981c43e)
@coveralls
Copy link

Pull Request Test Coverage Report for Build 8340370679

Details

  • 21 of 23 (91.3%) changed or added relevant lines in 3 files are covered.
  • 2 unchanged lines in 1 file lost coverage.
  • Overall coverage increased (+0.004%) to 55.497%

Changes Missing Coverage Covered Lines Changed/Added Lines %
pdns/tcpiohandler.cc 10 12 83.33%
Files with Coverage Reduction New Missed Lines %
pdns/misc.cc 2 40.56%
Totals Coverage Status
Change from base Build 8262456785: 0.004%
Covered Lines: 47440
Relevant Lines: 64961

💛 - Coveralls

@rgacogne rgacogne merged commit 1853008 into PowerDNS:rel/dnsdist-1.9.x Mar 19, 2024
12 checks passed
@rgacogne rgacogne deleted the ddist19-13851 branch March 19, 2024 13:09
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.

None yet

4 participants