Comment # 29
on bug 9933
from Guy Harris
(In reply to Hadriel Kaplan from comment #0)
> 3) The Arbor Networks E100 packet encapsulation dissector, in packet-e100.c.
> I don't know whether their packet encap has the original FCS or not.
At least in the sample capture attached to bug 3195, which was submitted by
somebody from Arbor Networks, the encapsulated Ethernet frames don't include
the FCS.
So it should call the eth_withoutfcs dissector; I've fixed it to do so.
You are receiving this mail because:
- You are watching all bug changes.