]> The Tcpdump Group git mirrors - tcpdump/blobdiff - print-vqp.c
CVE-2017-13031/Check for the presence of the entire IPv6 fragment header.
[tcpdump] / print-vqp.c
index 8305d5d20be71300b678d313569e7d7ede5f1ca0..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
 
-#include <tcpdump-stdinc.h>
+#include <netdissect-stdinc.h>
 
 #include "netdissect.h"
 #include "extract.h"