]> The Tcpdump Group git mirrors - tcpdump/blobdiff - print-bgp.c
Use the word 'invalid' for 'malformed' or 'corrupted' packets
[tcpdump] / print-bgp.c
index 9b622234757c5360a2b17973bbcf40c7c9a77ce1..8d3ea155840f6e73c6033580427682f1bdaa637d 100644 (file)
@@ -2339,7 +2339,7 @@ bgp_capabilities_print(netdissect_options *ndo,
                     }
                     while (tcap_len > 0) {
                         if (tcap_len < 4) {
-                            ND_PRINT((ndo, "\n\t\t(malformed)"));
+                            ND_PRINT((ndo, "\n\t\t(invalid)"));
                             break;
                         }
                         ND_PRINT((ndo, "\n\t\tAFI %s (%u), SAFI %s (%u), Send/Receive: %s",