The source project of this merge request has been removed.
Add the dnsfunnel package for testing
- Bump skalibs to 2.10.0.1
- Bump s6-dns to 2.3.5.0 (these two upgrades are necessary for dnsfunnel)
- Add testing/dnsfunnel
The point of dnsfunnel is to have a layer between musl's gai and broken DNS infrastructure that returns long answers, spurious nxdomains, or other problems we may need to work around in the future. Written on a suggestion from Ariadne.