aboutsummaryrefslogtreecommitdiffstats
path: root/wiretap
diff options
context:
space:
mode:
Diffstat (limited to 'wiretap')
-rw-r--r--wiretap/secrets-types.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/wiretap/secrets-types.h b/wiretap/secrets-types.h
index 513b901286..5b1b774f90 100644
--- a/wiretap/secrets-types.h
+++ b/wiretap/secrets-types.h
@@ -15,5 +15,6 @@
* Type describing the format of the opaque secrets value in a pcapng DSB.
*/
#define SECRETS_TYPE_TLS 0x544c534b /* TLS Key Log */
+#define SECRETS_TYPE_WIREGUARD 0x57474b4c /* WireGuard Key Log */
#endif /* __SECRETS_TYPES_H__ */