aboutsummaryrefslogtreecommitdiff
path: root/pcap
diff options
context:
space:
mode:
authorjadam <jadam@hilscher.com>2021-04-16 16:19:55 +0200
committerjadam <jadam@hilscher.com>2021-04-16 16:19:55 +0200
commitf03b4456af944e222d5465b017544bd7d4f62123 (patch)
tree80841a3e7f822a1a9ff555b5ed54b718c7afbb68 /pcap
parentbcdbfc54525b62e90f4b786d7136f920b6e14e68 (diff)
Added DLT_NETANALYZER_NG and LINKTYPE_NETANALYZER_NG
Diffstat (limited to 'pcap')
-rw-r--r--pcap/dlt.h13
1 files changed, 12 insertions, 1 deletions
diff --git a/pcap/dlt.h b/pcap/dlt.h
index 3fa6127c..beea1f83 100644
--- a/pcap/dlt.h
+++ b/pcap/dlt.h
@@ -1486,6 +1486,17 @@
#define DLT_ETW 290
/*
+ * Hilscher Gesellschaft fuer Systemautomation mbH
+ * netANALYZER NG hardware and software.
+ *
+ * The specification for this footer can be found at:
+ * https://kb.hilscher.com/x/brDJBw
+ *
+ * Requested by Jan Adam <jadam@hilscher.com>
+ */
+#define DLT_NETANALYZER_NG 292
+
+/*
* In case the code that includes this file (directly or indirectly)
* has also included OS files that happen to define DLT_MATCHING_MAX,
* with a different value (perhaps because that OS hasn't picked up
@@ -1495,7 +1506,7 @@
#ifdef DLT_MATCHING_MAX
#undef DLT_MATCHING_MAX
#endif
-#define DLT_MATCHING_MAX 290 /* highest value in the "matching" range */
+#define DLT_MATCHING_MAX 292 /* highest value in the "matching" range */
/*
* DLT and savefile link type values are split into a class and