dns.idl: fix DNS_RCODE from 0xF to 0x1F
authorStefan Metzmacher <metze@samba.org>
Wed, 23 Jan 2019 08:32:08 +0000 (09:32 +0100)
committerAndreas Schneider <asn@cryptomilk.org>
Tue, 29 Jan 2019 21:09:07 +0000 (22:09 +0100)
commit29f9618e38c42e8ccbabc5d2eedae94287c67355
tree49e050314550b7f7a0422210e2fc5ee919afa67a
parent0b66cf93f2c46e3ccb537757f8132894a6526b7b
dns.idl: fix DNS_RCODE from 0xF to 0x1F

commit 74206984daa9c707a38675df88d6bbe660d876bc introduced
TSIG related error codes up to DNS_RCODE_BADALG   = 0x15

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Andreas Schneider <asn@samba.org>
librpc/idl/dns.idl