]> The Tcpdump Group git mirrors - libpcap/commitdiff
Make the BACnet MS/TP assignment a bit more official.
authorGuy Harris <[email protected]>
Thu, 5 Apr 2012 23:12:36 +0000 (19:12 -0400)
committerGuy Harris <[email protected]>
Thu, 5 Apr 2012 23:12:36 +0000 (19:12 -0400)
pcap-common.c
pcap/bpf.h

index 07740d5fce982409e1a049577ad84bc959494d02..8421e77cabc59883b4324783ef166eaca87f9c99 100644 (file)
 #define LINKTYPE_JUNIPER_MONITOR 164
 
 /*
- * Reserved for BACnet MS/TP.
+ * BACnet MS/TP frames.
  */
 #define LINKTYPE_BACNET_MS_TP  165
 
index df78c8c647fa299b07f7fad1bb56e84d0b2a4342..8bcde7fe5298cdc740732a16c6da31dda7cd19ec 100644 (file)
@@ -600,7 +600,7 @@ struct bpf_program {
 #define DLT_JUNIPER_MONITOR     164
 
 /*
- * Reserved for BACnet MS/TP.
+ * BACnet MS/TP frames.
  */
 #define DLT_BACNET_MS_TP       165