ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
July 17th, 2024 | 10:00am-11:55am SGT (UTC+8) | Online

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.