domain 0.5.3
New
Bug Fixes
- Various minor fixes for building in no-std mode. (#72)
domain-resolv 0.5.1
New
- The UDP payload size announced in a request can now be set as part of the
server config. It defaults to 1232 octets for both IPv4 and IPv6. (#71)
Bug Fixes
- The receive buffer size was smaller than the size advertised in a request,
resulting to very long UDP responses being cut off. (#71)