]> The Tcpdump Group git mirrors - tcpdump/blobdiff - print-ospf6.c
CVE-2016-7925/Add more bounds checks.
[tcpdump] / print-ospf6.c
index 69f337ce057d9b3c63406501d377d78e09341ce1..e8a9dc6d547daab7ad9326ae52a4c76b6740467c 100644 (file)
@@ -21,6 +21,8 @@
  * OSPF support contributed by Jeffrey Honig ([email protected])
  */
 
+/* \summary: IPv6 Open Shortest Path First (OSPFv3) printer */
+
 #ifdef HAVE_CONFIG_H
 #include "config.h"
 #endif