[Pdns-dev] pipebackend.cc SRV Bug

Roberto De Ioris roberto at unbit.it
Thu Jul 6 21:59:51 CEST 2006


Hi all, i am having problem with the pipebackand and SRV records.
It looks like the priority field is not parsed.

file: pipebackend.cc
line: 219

if(parts[3]!="MX")

it should be:

if(parts[3]!="MX" && parts[3]!="SRV")


By

Roberto De Ioris
http://unbit.it
JID: roberto at jabber.unbit.it






More information about the Pdns-dev mailing list