From: Michael Richardson Date: Mon, 15 Sep 2014 00:03:29 +0000 (-0400) Subject: DLT allocated to Joshua Wright for ZWAVE captures X-Git-Tag: libpcap-1.7.0-bp~1^2~17 X-Git-Url: https://git.tcpdump.org/libpcap/commitdiff_plain/bd6d7e512a965e1ca23d466eca8ae98056498bd8 DLT allocated to Joshua Wright for ZWAVE captures --- diff --git a/pcap/bpf.h b/pcap/bpf.h index ff88fd0f..82e425b5 100644 --- a/pcap/bpf.h +++ b/pcap/bpf.h @@ -1311,7 +1311,13 @@ struct bpf_program { */ #define DLT_IPMI_HPM_2 260 -#define DLT_MATCHING_MAX 260 /* highest value in the "matching" range */ +/* + * per Joshua Wright , formats for Zwave captures. + */ +#define DLT_ZWAVE_R1_R2 261 +#define DLT_ZWAVE_R3 262 + +#define DLT_MATCHING_MAX 262 /* highest value in the "matching" range */ /* * DLT and savefile link type values are split into a class and