https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7089
--- Comment #6 from ricky <richardkfk@xxxxxxxxxxx> 2012-04-15 01:30:25 PDT ---
(In reply to comment #5)
> (In reply to comment #4)
> > Hi,
> > Default decoder for MPLS payload is "Ethernet MPLS PW (CW is heuristically
> > detected)"
> > For now you can change mpls dissector to use "Ethernet MPLS PW (no CW, early
> > implementations)"
> > CC, Francesco Fondelli who might know how to fix it :)
> > Francesco, can you look at it?
> Dear Sir,
> Thanks !
> From Wireshark Menu,
> Analysis -> Decode As _>
> Choose [Decode]
> Select <MPLS> Tab,
> Choose <Data after label 146432==Ethernet PW (noCW)
> with work .
> -regards-
(In reply to comment #5)
> (In reply to comment #4)
> > Hi,
> > Default decoder for MPLS payload is "Ethernet MPLS PW (CW is heuristically
> > detected)"
> > For now you can change mpls dissector to use "Ethernet MPLS PW (no CW, early
> > implementations)"
> > CC, Francesco Fondelli who might know how to fix it :)
> > Francesco, can you look at it?
> Dear Sir,
> Thanks !
> From Wireshark Menu,
> Analysis -> Decode As _>
> Choose [Decode]
> Select <MPLS> Tab,
> Choose <Data after label 146432==Ethernet PW (noCW)
> with work .
> -regards-
Furthermore, this workaround :
> Analysis -> Decode As ->
> Choose [Decode]
> Select <MPLS> Tab,
> Choose <Data after label 146432==Ethernet PW (noCW)
ONLY work on Wireshark version 1.6.7.
In version 1.7.1, the <MPLS> Tab is MISSING, only the <LINK> Tab is available.
So, this workaround is broken in version 1.7.1
-ricky-
--
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.