Wireshark-commits: [Wireshark-commits] master 9036f09: BGP: extract the bgp path attribute dissecti

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 11 Dec 2014 13:55:16 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=9036f093359a44e2ef845bec6be858228436957b
Submitter: Alexis La Goutte (alexis.lagoutte@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

9036f09 by Yann Lejeune (ylejeune@xxxxxxxxx):

    BGP: extract the bgp path attribute dissection to a dedicated function.
    
    Change-Id: I228f1402007d8570bfdeb0105ce5e89c48357481
    Reviewed-on: https://code.wireshark.org/review/5721
    Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    

Actions performed:

    from  7d905be   GSM BSSMAP LE: fix indent (use tabs)
    adds  9036f09   BGP: extract the bgp path attribute dissection to a dedicated function.


Summary of changes:
 epan/dissectors/packet-bgp.c | 1352 +++++++++++++++++++++---------------------
 1 file changed, 684 insertions(+), 668 deletions(-)