Wireshark-commits: [Wireshark-commits] master ee7e414: BGP: Decode next hop BGP MP_REACH_NLRI for M
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sun, 23 Dec 2018 06:48:28 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=ee7e414ac5c569f2c3584f49d01446cbe8704303
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

ee7e414 by Uli Heilmeier (uh@xxxxxxxxxxxx):

    BGP: Decode next hop BGP MP_REACH_NLRI for MCAST-VPN saf
    
    Ref: https://tools.ietf.org/html/rfc6514#section-9.1.1
    
    Bug: 15376
    Change-Id: I60aaeadb4a58f2b16630ba184d3ad9841bc32436
    Reviewed-on: https://code.wireshark.org/review/31171
    Petri-Dish: Anders Broman <a.broman58@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  8ea0152   knxip: fix no previous prototype for function 'proto_register_knxip'.
     add  ee7e414   BGP: Decode next hop BGP MP_REACH_NLRI for MCAST-VPN saf


Summary of changes:
 epan/dissectors/packet-bgp.c | 78 ++++++++++++++++++++++++++++----------------
 1 file changed, 49 insertions(+), 29 deletions(-)