Wireshark-bugs: [Wireshark-bugs] [Bug 10992] ICMP Redirect takes 4 bytes for IPv4 payload instea
Date: Tue, 24 Feb 2015 08:21:14 +0000

Comment # 2 on bug 10992 from
(In reply to Anish Bhatt from comment #1)
> Looking into this, Bug 10991 is related

Yes, i think the something !

I think also coming from (on packet-icmp.c):
                /* Decode the IP header and first 64 bits of data from the
                   original datagram. */
                next_tvb = tvb_new_subset_remaining(tvb, 8)

and there is no icmp_original_dgram_length of Redirect...


You are receiving this mail because:
  • You are watching all bug changes.