*/
#define LINKTYPE_MUX27010 236
+/*
+ * STANAG 5066 D_PDUs. Requested by M. Baris Demiray
+ */
+#define LINKTYPE_STANAG_5066_D_PDU 237
+
static struct linktype_map {
int dlt;
int linktype;
/* Variant of 3GPP TS 27.010 */
{ DLT_MUX27010, LINKTYPE_MUX27010 },
+ /* STANAG 5066 D_PDUs */
+ { DLT_STANAG_5066_D_PDU, LINKTYPE_STANAG_5066_D_PDU },
+
{ -1, -1 }
};
*/
#define DLT_MUX27010 236
+/*
+ * STANAG 5066 D_PDUs. Requested by M. Baris Demiray
+ */
+#define DLT_STANAG_5066_D_PDU 237
+
+
/*
* DLT and savefile link type values are split into a class and
* a member of that class. A class value of 0 indicates a regular