Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-bugs: [Wireshark-bugs] [Bug 6324] patch for bgp mcast-vpn nlri dissection

Date: Sat, 22 Oct 2011 10:37:22 -0700 (PDT)
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=6324

--- Comment #10 from Thomas Loockx <thomas@xxxxxxxxx> 2011-10-22 10:37:21 PDT ---
Hi all,

Find a new patch attached.

I have made the suggested changes:
- added the required header fields for filtering:
    * hf_bgp_mcast_vpn_nlri_origin_router_ipv4
    * hf_bgp_mcast_vpn_nlri_origin_router_ipv6
    * hf_bgp_mcast_vpn_nlri_source_addr_ipv4
    * hf_bgp_mcast_vpn_nlri_source_addr_ipv6
    * hf_bgp_mcast_vpn_nlri_group_addr_ipv4
    * hf_bgp_mcast_vpn_nlri_group_addr_ipv6
- changed tvb_length_remaining() in tvb_reported_length_remaining()

regards,
Thomas

-- 
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.