]> The Tcpdump Group git mirrors - tcpdump/blobdiff - print-mpls.c
Use "len", not "payload_len", as we step through the packet; use
[tcpdump] / print-mpls.c
index 7161b7b3bce00186f727b151f01b93506e2ef70f..319e8b21e1e79a58ccaa430b76179a079fffb31f 100644 (file)
@@ -27,8 +27,8 @@
  */
 
 #ifndef lint
-static const char rcsid[] =
-    "@(#) $Header: /tcpdump/master/tcpdump/print-mpls.c,v 1.8 2003-05-22 16:52:38 hannes Exp $ (LBL)";
+static const char rcsid[] _U_ =
+    "@(#) $Header: /tcpdump/master/tcpdump/print-mpls.c,v 1.10 2003-11-16 09:36:29 guy Exp $ (LBL)";
 #endif
 
 #ifdef HAVE_CONFIG_H