]> The Tcpdump Group git mirrors - tcpdump/blobdiff - print-mpls.c
add tracefiles for infinite loop testing
[tcpdump] / print-mpls.c
index 04712fc0472035a2381c8f5c73e1124956880275..1335a1b24341892d6969972df01b3622ef22f897 100644 (file)
  * SUCH DAMAGE.
  */
 
+#ifndef lint
+static const char rcsid[] _U_ =
+    "@(#) $Header: /tcpdump/master/tcpdump/print-mpls.c,v 1.8.2.2 2003-11-16 08:51:34 guy Exp $ (LBL)";
+#endif
 
 #ifdef HAVE_CONFIG_H
 #include "config.h"
 #include "interface.h"
 #include "extract.h"                   /* must come after interface.h */
 
-#ifndef lint
-static const char rcsid[] _U_ =
-    "@(#) $Header: /tcpdump/master/tcpdump/print-mpls.c,v 1.9 2003-11-15 00:39:32 guy Exp $ (LBL)";
-#endif
 #define LABEL_MASK     0xfffff000
 #define LABEL_SHIFT    12
 #define        EXP_MASK        0x00000e00