https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=16643

--- Comment #7 from Uli Heilmeier <u...@heilmeier.eu> ---
> Another one interesting packet. In EVPN BGP Route Type-5 Update, the shown
> value "MPLS Label: 90000156250 (bottom)" even exceeds 3 bytes 0x0dbba1. The
> deciamal value 90000156250 is basically a concatenation of the value of
> 24bits (VNI 900001, 0x0dbba1) and 20bits (MPLS 56250, 0x0dbba).

For EVPN_IP_PREFIX_ROUTE we call decode_MPLS_stack_tree() to decode the MPLS
label. As it is no MPLS label this fails.

-- 
You are receiving this mail because:
You are watching all bug changes.
___________________________________________________________________________
Sent via:    Wireshark-bugs mailing list <wireshark-bugs@wireshark.org>
Archives:    https://www.wireshark.org/lists/wireshark-bugs
Unsubscribe: https://www.wireshark.org/mailman/options/wireshark-bugs
             mailto:wireshark-bugs-requ...@wireshark.org?subject=unsubscribe

Reply via email to