Wireshark-commits: [Wireshark-commits] master-3.0 da7fc21: ZEBRA: show correct Zebra route IPv6 sou

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sat, 20 Apr 2019 10:41:42 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=da7fc21838f321c2421aee8e382125db4b8a9c7e
Submitter: "Jaap Keuter <jaap.keuter@xxxxxxxxx>"
Changed: branch: master-3.0
Repository: wireshark

Commits:

da7fc21 by Jaap Keuter (jaap.keuter@xxxxxxxxx):

    ZEBRA: show correct Zebra route IPv6 source prefix
    
    The copied code for Zebra route IPv6 source prefix uses the normal
    prefix length instead of the source prefix length. Change to use the
    source prefix length instead.
    CID 1440379.
    
    Change-Id: I043ed5d37d2c5a3a279ef8ff573364ca6f5e627b
    Reviewed-on: https://code.wireshark.org/review/32905
    Petri-Dish: Anders Broman <a.broman58@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    (cherry picked from commit 7432d6f1543ea5d74526a704be8c7c192c990b49)
    Reviewed-on: https://code.wireshark.org/review/32909
    Petri-Dish: Jaap Keuter <jaap.keuter@xxxxxxxxx>
    Reviewed-by: Jaap Keuter <jaap.keuter@xxxxxxxxx>
    

Actions performed:

    from  130c843   text import: make TCP dest port truly direction dependant
     add  da7fc21   ZEBRA: show correct Zebra route IPv6 source prefix


Summary of changes:
 epan/dissectors/packet-zebra.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)