https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7089
--- Comment #2 from ricky <richardkfk@xxxxxxxxxxx> 2012-04-14 05:06:41 PDT ---
Wireshark wrongly decode the first 4 bytes of the Destination MAC address (ff
ff ff ff) ff ff as the MPLS Control Word (MPLS CW).
According to RFC4385, the first 4 bits of the MPLS CW should be 0000. It shoud
not decode ff ff ff ff as a control word.
the attached file contains those MPLS packets without control word and they are
actually IP ARP packets comes from either source MAC 00404358a9ab or
0040439c1438.
--
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.