]> The Tcpdump Group git mirrors - tcpdump/commit
ICMPv6: Modernize RPL DAO parsing
authorFrancois-Xavier Le Bail <[email protected]>
Sun, 6 Feb 2022 19:36:37 +0000 (20:36 +0100)
committerFrancois-Xavier Le Bail <[email protected]>
Sun, 6 Feb 2022 19:39:58 +0000 (20:39 +0100)
commit500270d47d09559d5b2bae7d4a0fdb156931a009
tree981fe16a2857ef62fc72d5dea6e5328e232473aa
parentca513b2d06ad2db95ab4041cecb4702edc27c0df
ICMPv6: Modernize RPL DAO 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