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

Wireshark-commits: [Wireshark-commits] master-2.4 37057d4: BGP: Fix dissection of MCAST-VPN NLRI

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 27 Nov 2018 08:38:19 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=37057d45a486f562255fc8a4db9cc9778f6d2207
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master-2.4
Repository: wireshark

Commits:

37057d4 by Jaap Keuter (jaap.keuter@xxxxxxxxx):

    BGP: Fix dissection of MCAST-VPN NLRI
    
    Due to a incorrect check the details of MCAST-VPN NLRI were
    never dissected. Also the Originating Router's IP Addr of a
    S-PMSI A-D Route was not dissected.
    
    Bug: 15307
    Change-Id: Ic7481ed034e4cbf0dcab4aa150f05da2f5aac508
    Signed-off-by: Jaap Keuter <jaap.keuter@xxxxxxxxx>
    Reviewed-on: https://code.wireshark.org/review/30796
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    (cherry picked from commit f81083731888d0d17f5072652aa60e7d6d6c1067)
    Reviewed-on: https://code.wireshark.org/review/30801
    

Actions performed:

    from  df57e13   [Automatic update for 2018-11-25]
     add  37057d4   BGP: Fix dissection of MCAST-VPN NLRI


Summary of changes:
 epan/dissectors/packet-bgp.c | 13 ++++++++++++-
 1 file changed, 12 insertions(+), 1 deletion(-)