]> The Tcpdump Group git mirrors - tcpdump/blobdiff - print-otv.c
Add a summary comment in all other printers
[tcpdump] / print-otv.c
index 3490d06622ad9531b96003fa25c98a8f1e0814ba..1b051072fd7cdd70985b99105e3bbd0b2116f54d 100644 (file)
  * Original code by Francesco Fondelli (francesco dot fondelli, gmail dot com)
  */
 
+/* \summary: Overlay Transport Virtualization (OTV) printer */
+
+/* specification: draft-hasmit-otv-04 */
+
 #ifdef HAVE_CONFIG_H
 #include "config.h"
 #endif