]> The Tcpdump Group git mirrors - tcpdump/blobdiff - print-mobility.c
add tracefiles for infinite loop testing
[tcpdump] / print-mobility.c
index 943e1541006641b7255bd7ede735f694c291311f..c682b0541193a10abdd623daee37cc27f298e126 100644 (file)
 #include "config.h"
 #endif
 
+#ifndef lint
+static const char rcsid[] _U_ =
+     "@(#) $Header: /tcpdump/master/tcpdump/print-mobility.c,v 1.9.2.2 2003-11-16 08:51:33 guy Exp $";
+#endif
 
 #ifdef INET6
 #include <tcpdump-stdinc.h>
 #include "addrtoname.h"
 #include "extract.h"           /* must come after interface.h */
 
-#ifndef lint
-static const char rcsid[] _U_ =
-     "@(#) $Header: /tcpdump/master/tcpdump/print-mobility.c,v 1.9.2.1 2003-11-15 22:28:59 guy Exp $";
-#endif
 /* Mobility header */
 struct ip6_mobility {
        u_int8_t ip6m_pproto;   /* following payload protocol (for PG) */