]> The Tcpdump Group git mirrors - tcpdump/commit
ICMPv6: Use GET_IP6ADDR_STRING() in the rpl_dio_print() function
authorFrancois-Xavier Le Bail <[email protected]>
Sat, 5 Feb 2022 20:43:39 +0000 (21:43 +0100)
committerGuy Harris <[email protected]>
Sun, 17 Jul 2022 05:21:34 +0000 (22:21 -0700)
commit0d05507478eeb7215ffaff64a89b90cc444ceabd
tree70104c96b6cd2b1857ad1f39a222683baaf662c9
parentb5cb27452e7980f1020fe82f15af680929a2b609
ICMPv6: Use GET_IP6ADDR_STRING() in the rpl_dio_print() function

Remove a redundant ND_TCHECK_SIZE().
Remove the trunc label.
Remove an unnecessary variable.
Fix indentation.

(cherry picked from commit 4cf6bb499e72dfd0e9a551473c96890ae03879d3)
print-icmp6.c