]> The Tcpdump Group git mirrors - tcpdump/blobdiff - print-lwapp.c
CVE-2017-13687/CHDLC: Improve bounds and length checks.
[tcpdump] / print-lwapp.c
index 447ca60a0341e7ca9b041de90aad8d3e51533af9..bab3219f10ec4e6e3fe788bdfd3edc943524c28c 100644 (file)
  * LIMITATION, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS
  * FOR A PARTICULAR PURPOSE.
  *
- * Support for the Light Weight Access Point Protocol as per RFC 5412
- *
  * Original code by Carles Kishimoto <[email protected]>
  */
 
+/* \summary: Light Weight Access Point Protocol (LWAPP) printer */
+
+/* specification: RFC 5412 */
+
 #ifdef HAVE_CONFIG_H
 #include "config.h"
 #endif