[PATCH 0/2] dns: Add support for more DNS RR types

Michael Adam obnox at samba.org
Sun May 26 10:17:52 MDT 2013


On 2013-05-26 at 21:12 +1000, Andrew Bartlett wrote:
> On Sat, 2013-05-25 at 14:05 +0200, Kai Blin wrote:
> > A bug reproducer I recently dealt with used dig @samba -t any samba.org as
> > reproducer. This failed on the internal server because the RP and HINFO RR
> > types were missing. This adds these types and makes dig -t any samba.org work.
> > 
> > Kai Blin (2):
> >   idl: Add DNS RP record support as per RFC 1183
> >   idl: Add DNS HINFO record support
> > 
> >  librpc/idl/dns.idl | 15 +++++++++++++++
> >  1 file changed, 15 insertions(+)
> 
> I was trying to push both this and your other DNS patch, but looking at
> your git tree, it's not clear they are ready to be used together (I get
> it am conflicts no matter which one I do first).  Can you push me a
> branch or mail series with both sets applied, so I can get these into
> master?

It was a mere context thing (OPT patch apparently not applied to
the idl when Kai did the RP patch).

I took the liberty to resolve the conflict and pushed the four
patches to autobuild.

Cheers - Michael



More information about the samba-technical mailing list