]> The Tcpdump Group git mirrors - tcpdump/blobdiff - print-babel.c
Babel,DHCPv6: Use nd_print_protocol()
[tcpdump] / print-babel.c
index d802a720f12f6dc6fcbd8054355d72e29da563be..fc1ed87e85919532bedc1136b43580a249e22ecc 100644 (file)
@@ -57,7 +57,7 @@ babel_print(netdissect_options *ndo,
             const u_char *cp, u_int length)
 {
     ndo->ndo_protocol = "babel";
-    ND_PRINT("babel");
+    nd_print_protocol(ndo);
 
     ND_TCHECK_4(cp);