Wireshark-commits: [Wireshark-commits] master 7dfe906: BGP: IPv6 Linkstate Prefix Reachability info

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sun, 03 Nov 2019 13:16:11 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=7dfe906176d36b24d3cc39457569794b239501f3
Submitter: "Roland Knall <rknall@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

7dfe906 by Uli Heilmeier (uh@xxxxxxxxxxxx):

    BGP: IPv6 Linkstate Prefix Reachability info
    
    Add IP version to call the right decode_prefix function.
    
    Bug: 16144
    Change-Id: I06239863b98beeef9ff80e1a8b6e13b4113fb065
    Reviewed-on: https://code.wireshark.org/review/34913
    Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    Petri-Dish: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Roland Knall <rknall@xxxxxxxxx>
    

Actions performed:

    from  e1572a6   ax25: Fix addresses with non-zero SSIDs
     add  7dfe906   BGP: IPv6 Linkstate Prefix Reachability info


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