]> The Tcpdump Group git mirrors - tcpdump/commit
ICMPv6: Fix output for Router Renumbering messages
authorFrancois-Xavier Le Bail <[email protected]>
Sun, 11 Sep 2022 13:08:49 +0000 (15:08 +0200)
committerFrancois-Xavier Le Bail <[email protected]>
Sun, 11 Sep 2022 13:15:33 +0000 (15:15 +0200)
commitb089a7ac5df0631f65e58c3b0320ec3cb53e376e
tree8fd9105d68cbb16356d86e232d60b382038627c4
parentd305a3a603f06c8be26aaf0a86cd7e954904ef95
ICMPv6: Fix output for Router Renumbering messages

In icmp6_rrenum_print() function.

From:
    router renumberingrouter renum: command
To:
    router renumbering, command

Add a test file from the Wireshark menagerie (5691-icmpv6-RFC2894-RR.pcap).
print-icmp6.c
tests/TESTLIST
tests/icmpv6-RFC2894-RR-v.out [new file with mode: 0644]
tests/icmpv6-RFC2894-RR.out [new file with mode: 0644]
tests/icmpv6-RFC2894-RR.pcap [new file with mode: 0644]