Home - Waterfall Grid T-Grid Console Builders Recent Builds Buildslaves Changesources - JSON API - About

Change #231466

Category None
Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
Changed at Thu 05 Jun 2025 23:25:26
Repository https://api.github.com/repos/curl/curl
Project curl/curl
Branch bagder/dnsd-config
Revision 6fee7fedb5c5c57f6f5318939b9df0ecd4c1dff1

Comments

tests/dnsd: read config from file

Make the <dns> tag in a test case control what is stored there. Also
documented. Make test 2102 use the new tag.

Lets the test case config the A and AAAA contents the server replies
with. If none are provided, a fixed internal default is used. For now
this only supports one address of each family.

Changed files