Skip to content

Conversation

@bradh352
Copy link
Member

@bradh352 bradh352 commented Jul 1, 2024

As per #738, there are usecases where the DNS TXT record strings should not be concatenated like RFC 7208 indicates. We cannot break ABI with those using the new API, so we need to support retrieving the concatenated version as well as a new API to retrieve the individual strings which will be used by ares_parse_text_reply_ext() to restore the old behavior prior to c-ares 1.20.

Fixes Issue: #738
Fix By: Brad House (@bradh352)

@bradh352 bradh352 marked this pull request as draft July 1, 2024 14:48
@bradh352 bradh352 merged commit 378d261 into c-ares:main Jul 2, 2024
@bradh352 bradh352 deleted the txt_strings branch July 2, 2024 23:34
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.

1 participant