Comment # 3
on bug 10992
from Anish Bhatt
(In reply to Alexis La Goutte from comment #2)
> (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...
Yes, I found the exact same thing + it needs to account for 28 bytes of IP
header as well, which seems to be skipped right now
You are receiving this mail because:
- You are watching all bug changes.