From: Francois-Xavier Le Bail Date: Mon, 24 Sep 2018 19:42:08 +0000 (+0200) Subject: Add a nd_print_trunc() call X-Git-Tag: tcpdump-4.99-bp~993 X-Git-Url: https://git.tcpdump.org/tcpdump/commitdiff_plain/ebf60e3ccea089bc0d85d4e93bd1632597f54910?ds=inline Add a nd_print_trunc() call --- diff --git a/print-icmp6.c b/print-icmp6.c index 1ba56356..6e7143aa 100644 --- a/print-icmp6.c +++ b/print-icmp6.c @@ -954,7 +954,7 @@ rpl_daoack_print(netdissect_options *ndo, return; trunc: - ND_PRINT(" [|dao-truncated]"); + nd_print_trunc(ndo); return; tooshort: