]> The Tcpdump Group git mirrors - tcpdump/blobdiff - print-lldp.c
Add the ndo_protocol field in the netdissect_options structure
[tcpdump] / print-lldp.c
index c91b4c27cc54c97a672e8e0383e0485ceb68c992..dab0a99b8470c70623e13e3bd68043c0b68e1392 100644 (file)
@@ -1438,6 +1438,7 @@ lldp_print(netdissect_options *ndo,
     const u_char *tptr;
     char *network_addr;
 
+    ndo->ndo_protocol = "lldp";
     tptr = pptr;
     tlen = len;