X-Git-Url: https://git.tcpdump.org/tcpdump/blobdiff_plain/2cd0a90c24ccf01ad9a034d7d5a6a651c82a4785..306c2a0384af923a73bf234f3c8bc186ceff0b58:/print-vtp.c diff --git a/print-vtp.c b/print-vtp.c index bcd0bab3..df906108 100644 --- a/print-vtp.c +++ b/print-vtp.c @@ -184,7 +184,7 @@ vtp_print(netdissect_options *ndo, ND_TCHECK_8(tptr); ND_PRINT("\n\t Config Rev %x, Updater %s", GET_BE_U_4(tptr), - ipaddr_string(ndo, tptr+4)); + GET_IPADDR_STRING(tptr+4)); tptr += 8; ND_TCHECK_LEN(tptr, VTP_UPDATE_TIMESTAMP_LEN); ND_PRINT(", Timestamp 0x%08x 0x%08x 0x%08x",