]> git.ipfire.org Git - thirdparty/ldns.git/commitdiff
Ah... forgot those python bindings again...
authorWillem Toorop <willem@NLnetLabs.nl>
Wed, 12 Dec 2012 14:04:13 +0000 (14:04 +0000)
committerWillem Toorop <willem@NLnetLabs.nl>
Wed, 12 Dec 2012 14:04:13 +0000 (14:04 +0000)
contrib/python/ldns_rdf.i

index b085d33b4ddd2e0c06a01079e241f2a828e495f8..91305caef7d153099dbb1208ed77e546d01f37ff 100644 (file)
                        case LDNS_RDF_TYPE_NSEC3_SALT: return "NSEC3_SALT";
                        case LDNS_RDF_TYPE_NSEC3_NEXT_OWNER:
                            return "NSEC3_NEXT_OWNER";
-                       case LDNS_RDF_TYPE_AAAA_HALF:   return "AAAA_HALF";
+                       case LDNS_RDF_TYPE_ILNP64:     return "ILNP64";
                        }
                }
                return 0;