Wireshark-commits: [Wireshark-commits] master-2.0 8ac422b: BGP: Fix dissection of BGP ADD-PATH capa
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sun, 26 Mar 2017 13:31:15 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=8ac422bb4d5440c5ce489dd65be3110f7c296cd3
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master-2.0
Repository: wireshark

Commits:

8ac422b by Alexis La Goutte (alexis.lagoutte@xxxxxxxxx):

    BGP: Fix dissection of BGP ADD-PATH capability
    
    not limited to len = 4 (can be a multiple of 4)
    
    Bug: 13521
    Change-Id: I668dbff6d8a7b0a4260da31393bb70d2c5431455
    Reviewed-on: https://code.wireshark.org/review/20705
    Petri-Dish: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    (cherry picked from commit a5b61039424788dfb7c0e9fc1b8b89bf5863a2d0)
    Reviewed-on: https://code.wireshark.org/review/20713
    Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    

Actions performed:

    from  71b96ef   Qt: Register Qt dialog UAT files during startup
    adds  8ac422b   BGP: Fix dissection of BGP ADD-PATH capability


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