Wireshark-commits: [Wireshark-commits] master d127b57: BPG : issue with BGP AS path heuristic (AS_C
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Mon, 25 Aug 2014 15:00:15 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=d127b573116f04352e811591644e15b69f0f7a62
Submitter: Alexis La Goutte (alexis.lagoutte@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

d127b57 by Matthieu Texier (matthieu@xxxxxxxxx):

    BPG : issue with BGP AS path heuristic (AS_CONFED_SET)
    
    Add also a expert info when unable determine ASN length (2 or 4 bytes)
    
    
    
    Bug: 10399
    Change-Id: I24978e29e24f38c2e01e4b953a5a51496f0cf5a6
    Reviewed-on: https://code.wireshark.org/review/3831
    Petri-Dish: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    

Actions performed:

    from  f1dd9bc   Fix Dead Store (Dead assignement/Dead increment) warning found by Clang
    adds  d127b57   BPG : issue with BGP AS path heuristic (AS_CONFED_SET)


Summary of changes:
 epan/dissectors/packet-bgp.c |   25 +++++++++++++++++--------
 1 file changed, 17 insertions(+), 8 deletions(-)