aboutsummaryrefslogtreecommitdiff
path: root/contrib/unbound/sldns/str2wire.h
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/unbound/sldns/str2wire.h')
-rw-r--r--contrib/unbound/sldns/str2wire.h4
1 files changed, 3 insertions, 1 deletions
diff --git a/contrib/unbound/sldns/str2wire.h b/contrib/unbound/sldns/str2wire.h
index baee4236fe55..5e4d146d3092 100644
--- a/contrib/unbound/sldns/str2wire.h
+++ b/contrib/unbound/sldns/str2wire.h
@@ -38,7 +38,8 @@ struct sldns_struct_lookup_table;
#define SVCB_KEY_IPV4HINT 4
#define SVCB_KEY_ECH 5
#define SVCB_KEY_IPV6HINT 6
-#define SVCPARAMKEY_COUNT 7
+#define SVCB_KEY_DOHPATH 7
+#define SVCPARAMKEY_COUNT 8
#define MAX_NUMBER_OF_SVCPARAMS 64
@@ -236,6 +237,7 @@ uint8_t* sldns_wirerr_get_rdatawl(uint8_t* rr, size_t len, size_t dname_len);
#define LDNS_WIREPARSE_ERR_SVCB_NO_DEFAULT_ALPN_VALUE 385
#define LDNS_WIREPARSE_ERR_SVCPARAM_BROKEN_RDATA 386
+
/**
* Get reference to a constant string for the (parse) error.
* @param e: error return value