Wireshark-commits: [Wireshark-commits] master-1.12 c51605b: BGP: issue with BGP AS path heuristic (

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Mon, 25 Aug 2014 15:46:36 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=c51605ba4d3dc91fb02249aefdfdbbb7c0108b20
Submitter: Alexis La Goutte (alexis.lagoutte@xxxxxxxxx)
Changed: branch: master-1.12
Repository: wireshark

Commits:

c51605b by Matthieu Texier (matthieu@xxxxxxxxx):

    BGP: 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>
    (cherry picked from commit d127b573116f04352e811591644e15b69f0f7a62)
    Reviewed-on: https://code.wireshark.org/review/3839
    

Actions performed:

    from  25dcfb9   packet-a21.c: Fix a bug;
    adds  c51605b   BGP: 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(-)