]> The Tcpdump Group git mirrors - tcpdump/blobdiff - print-lspping.c
Makefile.in: don't remove configure and config.h.in in make distclean.
[tcpdump] / print-lspping.c
index 4c5fc4e8cc21a3f80c436b48e16b5d1529a59001..f3183cb29299747fc2ceb6894227292133e8f303 100644 (file)
@@ -1007,9 +1007,6 @@ lspping_print(netdissect_options *ndo,
 
             /* FIXME add hash-key type, depth limit, multipath processing */
 
-            tlv_tptr+=sizeof(struct lspping_tlv_downstream_map_info_t);
-            tlv_tlen-=sizeof(struct lspping_tlv_downstream_map_info_t);
-
             /* FIXME print downstream labels */
 
             tlv_hexdump=TRUE; /* dump the TLV until code complete */