]> The Tcpdump Group git mirrors - tcpdump/blobdiff - print-cfm.c
Add a summary comment in all other printers
[tcpdump] / print-cfm.c
index 2d67e84c7000ebf8b8b3b1cb47e1e95ce5bf426c..745492bd040e60e5046260f1ec6d1f2ce8b167a9 100644 (file)
  * LIMITATION, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS
  * FOR A PARTICULAR PURPOSE.
  *
- * Support for the IEEE Connectivity Fault Management Protocols as per 802.1ag.
- *
  * Original code by Hannes Gredler ([email protected])
  */
 
+/* \summary: IEEE 802.1ag Connectivity Fault Management (CFM) protocols printer */
+
 #ifdef HAVE_CONFIG_H
 #include "config.h"
 #endif