Wireshark-commits: [Wireshark-commits] master a5b6103: BGP: Fix dissection of BGP ADD-PATH capabili

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sun, 26 Mar 2017 07:16:01 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=a5b61039424788dfb7c0e9fc1b8b89bf5863a2d0
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

a5b6103 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>
    

Actions performed:

    from  bb2ab6a   Don't speak of RTPS time_t as an "NTP" time.
    adds  a5b6103   BGP: Fix dissection of BGP ADD-PATH capability


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