From: Nick Mathewson Date: Tue, 11 Feb 2025 16:49:51 +0000 (-0500) Subject: Add definition for family cert type X-Git-Tag: tor-0.4.9.2-alpha~33^2~18 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=103bc205034628b38ff31705989f42e929033927;p=thirdparty%2Ftor.git Add definition for family cert type --- diff --git a/src/feature/nodelist/torcert.h b/src/feature/nodelist/torcert.h index edbe2564b6..318cd85541 100644 --- a/src/feature/nodelist/torcert.h +++ b/src/feature/nodelist/torcert.h @@ -22,6 +22,7 @@ #define CERT_TYPE_AUTH_HS_IP_KEY 0x09 #define CERT_TYPE_ONION_ID 0x0A #define CERT_TYPE_CROSS_HS_IP_KEYS 0x0B +#define CERT_TYPE_FAMILY_V_IDENTITY 0x0C #define CERT_FLAG_INCLUDE_SIGNING_KEY 0x1