]> The Tcpdump Group git mirrors - tcpdump/blobdiff - print-vqp.c
CVE-2016-7931/Add bounds and length checks.
[tcpdump] / print-vqp.c
index 7614011314c06ef44d4bf106edbf19e099344a1f..44a21935232bb86e14888677a901cbe25bb87296 100644 (file)
  * LIMITATION, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS
  * FOR A PARTICULAR PURPOSE.
  *
- * support for the Cisco prop. VQP Protocol
- *
  * Original code by Carles Kishimoto <[email protected]>
  */
 
+/* \summary: Cisco VLAN Query Protocol (VQP) printer */
+
 #ifdef HAVE_CONFIG_H
 #include "config.h"
 #endif