Skip Menu |

This queue is for tickets about the Net-DNS CPAN distribution.

Report information
The Basics
Id: 122138
Status: resolved
Priority: 0/
Queue: Net-DNS

People
Owner: Nobody in particular
Requestors: dwessels [...] verisign.com
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: (no value)
Fixed in: (no value)



Subject: Send a UDP query with udppacketsize=512
Date: Mon, 19 Jun 2017 22:04:25 +0000
To: "bug-Net-DNS [...] rt.cpan.org" <bug-Net-DNS [...] rt.cpan.org>
From: "Wessels, Duane" <dwessels [...] verisign.com>
It looks to me like when Net::DNS::Resolver::udppacketsize() is given 512 as a value, the query that it sends does not have an EDNS / OPT record. I would like to be able to send UDP queries with EDNS bufsize set to 512.
From: rwfranks [...] acm.org
On Mon Jun 19 18:05:44 2017, dwessels@verisign.com wrote: Show quoted text
> It looks to me like when Net::DNS::Resolver::udppacketsize() is given > 512 as a value, the query that it sends does not have an EDNS / OPT > record. I would like to be able to send UDP queries with EDNS bufsize > set to 512.
Fixed on trunk
Now present in the 1.11 release.