* SUCH DAMAGE.
*/
-#ifndef lint
-static const char rcsid[] _U_ =
- "@(#) $Header: /tcpdump/master/tcpdump/print-mpls.c,v 1.14 2005-07-05 09:38:19 hannes Exp $ (LBL)";
-#endif
-
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
#include <stdlib.h>
#include <string.h>
-#include "addrtoname.h"
#include "interface.h"
#include "extract.h" /* must come after interface.h */
#include "mpls.h"
case 0x4f:
pt = PT_IPV4;
break;
-
+
case 0x60:
case 0x61:
case 0x62: