Wireshark-bugs: [Wireshark-bugs] [Bug 9933] Questionable calling of ethernet dissector by encaps

Date: Sun, 17 Jan 2016 04:06:39 +0000

Comment # 21 on bug 9933 from
(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.