aboutsummaryrefslogtreecommitdiffstats
path: root/wiretap/wtap.c
diff options
context:
space:
mode:
Diffstat (limited to 'wiretap/wtap.c')
-rw-r--r--wiretap/wtap.c5
1 files changed, 4 insertions, 1 deletions
diff --git a/wiretap/wtap.c b/wiretap/wtap.c
index a19237209f..cd773b39a8 100644
--- a/wiretap/wtap.c
+++ b/wiretap/wtap.c
@@ -954,7 +954,10 @@ static struct encap_type_info encap_table_base[] = {
{ "RFC 7468 file", "rfc7468" },
/* WTAP_ENCAP_SYSTEMD_JOURNAL */
- { "systemd journal", "sdjournal" }
+ { "systemd journal", "sdjournal" },
+
+ /* WTAP_ENCAP_EBHSCR */
+ { "EBHSCR", "ebhscr" },
};
WS_DLL_LOCAL