NLnetLabs / domain

A DNS library for Rust.
https://nlnetlabs.nl/projects/domain/about/
BSD 3-Clause "New" or "Revised" License
342 stars 58 forks source link

Fix EDNS middleware bugs #355

Open ximon18 opened 2 months ago

ximon18 commented 2 months ago

Various EDNS middleware fixes and improved Stelline test:

This branch merges into the stelline-server-testing-changes PR branch because it builds on the work in that branch to support reserving space in the response message (e.g. for an OPT RR).