]> The Tcpdump Group git mirrors - tcpdump/blobdiff - print-lisp.c
pflog: don't use PF_ as a prefix for #defines.
[tcpdump] / print-lisp.c
index a2a458b8b49b605aac959a4a6f82ff49d47679d0..4476dfff969076c8439a58b29db57c02fc1b0ad3 100644 (file)
@@ -314,7 +314,7 @@ lisp_print(netdissect_options *ndo, const u_char *bp, u_int length)
                        packet_offset += 16;
                        break;
                default:
-                       ND_PRINT(" [unsuported address family identifier %u]",
+                       ND_PRINT(" [unsupported address family identifier %u]",
                                 eid_afi);
                        /*
                         * No support for LCAF right now.