Comment # 21
on bug 9933
from Guy Harris
(In reply to Hadriel Kaplan from comment #0)
> 4) Ethernet over Infiniband (EoIB) does it, but I believe there is no
> Ethernet FCS/CRC when encap'ed over Infiniband. There's just the Infiniband
> CRC after the Ethernet header and payload.
A slide I found online somewhat suggests that there's no Ethernet FCS, and the
capture attached to bug 5061 includes no Ethernet FCS, so I assume there isn't
one.
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.