URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=77afcabdefa7b143a8a3073db7814c190586fc70
Submitter: Alexis La Goutte (alexis.lagoutte@xxxxxxxxx)
Changed: branch: master-1.12
Repository: wireshark
Commits:
77afcab by Matthieu Texier (matthieu@xxxxxxxxx):
    BGP: Incorrect decoding AS numbers when mixed AS size
    
    Fix AS Path Heuristic
    
    Issue reported by Jon
    
    Bug: 10742
    Change-Id: Ie5e4108bd93464a2d1076dcc4f322171ea8e68cb
    Reviewed-on: https://code.wireshark.org/review/5564
    Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    (cherry picked from commit f260f9aa2d625bbd592dbaa3ef5a09dbf6c5f747)
    Reviewed-on: https://code.wireshark.org/review/5567
    
Actions performed:
    from  8b791bb   BGP: fix dissection of BGP community tag
    adds  77afcab   BGP: Incorrect decoding AS numbers when mixed AS size
Summary of changes:
 epan/dissectors/packet-bgp.c |   17 ++++++++++-------
 1 file changed, 10 insertions(+), 7 deletions(-)