]> The Tcpdump Group git mirrors - libpcap/blobdiff - pcap-common.c
allocated DLT_EBHSCR for elektrobit for EBHSCR
[libpcap] / pcap-common.c
index 8b7ffa5264823c648127973d0d2cb5dfb385a2ad..b908dab0a90c2fc1f34e01cfc81932f482844f57 100644 (file)
  */
 #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