]> The Tcpdump Group git mirrors - tcpdump/blobdiff - print-dtp.c
CVE-2017-13687/CHDLC: Improve bounds and length checks.
[tcpdump] / print-dtp.c
index 63bde45b8637cf1159b52bda381ba5c1f20fb73a..1d8c66a0004634e06206350eaad49a462ba222c9 100644 (file)
  * LIMITATION, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS
  * FOR A PARTICULAR PURPOSE.
  *
- * Dynamic Trunk Protocol (DTP)
- *
  * Original code by Carles Kishimoto <[email protected]>
  */
 
+/* \summary: Dynamic Trunking Protocol (DTP) printer */
+
 #ifdef HAVE_CONFIG_H
 #include "config.h"
 #endif