summaryrefslogtreecommitdiff
path: root/pcap-common.c
diff options
context:
space:
mode:
authorMichael Richardson <mcr@sandelman.ca>2018-10-22 17:51:16 +0200
committerMichael Richardson <mcr@sandelman.ca>2018-10-22 17:51:16 +0200
commit1c7738a8fd2ae231ecc70367831434d7ec810fe9 (patch)
tree2f6f59c121253fcd41d226266116806125abf0f8 /pcap-common.c
parentda570b00101b264004db032b4e67b90600b0edaf (diff)
downloadlibpcap-1c7738a8fd2ae231ecc70367831434d7ec810fe9.tar.gz
allocated DLT_EBHSCR for elektrobit for EBHSCR
Diffstat (limited to 'pcap-common.c')
-rw-r--r--pcap-common.c15
1 files changed, 14 insertions, 1 deletions
diff --git a/pcap-common.c b/pcap-common.c
index 8b7ffa52..b908dab0 100644
--- a/pcap-common.c
+++ b/pcap-common.c
@@ -1122,7 +1122,20 @@
*/
#define LINKTYPE_OPENVIZSLA 278
-#define LINKTYPE_MATCHING_MAX 278 /* highest value in the "matching" range */
+/*
+ * The Elektrobit High Speed Capture and Replay (EBHSCR) protocol is produced
+ * by a PCIe Card for interfacing high speed automotive interfaces.
+ *
+ * The specification for this frame format can be found at:
+ * http://www.elektrobit.com/ebhscr
+ *
+ * for Guenter.Ebermann at elektrobit.com
+ *
+ */
+#define LINKTYPE_EBHSCR 279
+
+
+#define LINKTYPE_MATCHING_MAX 279 /* highest value in the "matching" range */
/*
* The DLT_ and LINKTYPE_ values in the "matching" range should be the