]> 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:32:10 +0000 (15:32 +0200)
commit0b36325b6e7cbdd5fb4dfd7cc12599d97f6e1b9c
treecafd14a7ba88fbf15cdf88f0be0073b165194189
parent8409ce6435d7cfe012c2b72eafdd13078f1878f3
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).

(cherry picked from commit b089a7ac5df0631f65e58c3b0320ec3cb53e376e)
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]