]> The Tcpdump Group git mirrors - tcpdump/commit
ICMPv6: Modernize RPL DAO-ACK parsing
authorFrancois-Xavier Le Bail <[email protected]>
Sun, 6 Feb 2022 19:49:41 +0000 (20:49 +0100)
committerFrancois-Xavier Le Bail <[email protected]>
Sun, 6 Feb 2022 19:51:05 +0000 (20:51 +0100)
commit1060da6df0cf5b860df9ee7c7aacdf1dcbabe7f2
tree83875fc49d8f1a7ad8d7a817c8a4c584f01c7fe2
parent500270d47d09559d5b2bae7d4a0fdb156931a009
ICMPv6: Modernize RPL DAO-ACK parsing

Use GET_IP6ADDR_STRING(), ND_ICHECK_U() and nd_print_invalid().
Remove the redundant ND_TCHECK*() instances and the trunc label.
Fix indentation.
print-icmp6.c