• v0.1.6 8009e4697b

    zdns v0.1.6 Stable

    gitea_admin released this 2026-07-01 13:56:01 +00:00 | 28 commits to main since this release

    Added

    • edns/clampUdpPayloadSize: a test exercising the RFC 6891 EDNS0 UDP
      requestor's payload-size clamp branches — a value below the 512-byte floor
      clamps up to 512, a value above the 4096-byte ceiling clamps down to 4096,
      and an in-range value passes through unchanged. The clamp bounds were
      previously unpinned, so an off-by-one at either edge would have passed
      silently.
    Downloads