Wireshark-commits: [Wireshark-commits] master-3.0 81c706f: BGP: IPv6 Linkstate Prefix Reachability
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sun, 03 Nov 2019 15:52:30 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=81c706f5814fd729e804db220d724066f184a857
Submitter: "Pascal Quantin <pascal@xxxxxxxxxxxxx>"
Changed: branch: master-3.0
Repository: wireshark

Commits:

81c706f 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>
    (cherry picked from commit 7dfe906176d36b24d3cc39457569794b239501f3)
    Reviewed-on: https://code.wireshark.org/review/34930
    Petri-Dish: Pascal Quantin <pascal@xxxxxxxxxxxxx>
    Reviewed-by: Pascal Quantin <pascal@xxxxxxxxxxxxx>
    

Actions performed:

    from  73f7d42   [Automatic update for 2019-11-03]
     add  81c706f   BGP: IPv6 Linkstate Prefix Reachability info


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