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

Kai Blin kai at samba.org
Sat May 25 06:05:20 MDT 2013


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(+)

-- 
1.8.1.2



More information about the samba-technical mailing list