Wireshark-commits: [Wireshark-commits] master 1eeb33a: Redesign of BGP ext-com in a separate functi

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 13 Feb 2014 22:27:37 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=1eeb33a7b069311e62b7300b08eb9de5669e7e3f
Submitter: Evan Huus (eapache@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

1eeb33a by Matthieu Texier (matthieu@xxxxxxxxx):

    Redesign of BGP ext-com in a separate function, alignement with RFC and IANA, use of items instead of add_text
    
    Change-Id: I4af2ee8e760aa80eeb28f71e93f8948ef5b26eb5
    Reviewed-on: https://code.wireshark.org/review/95
    Reviewed-by: Evan Huus <eapache@xxxxxxxxx>
    Tested-by: Evan Huus <eapache@xxxxxxxxx>
    

Actions performed:

    from  7e94ee9   Enable SCTP reassembly by default.
    adds  1eeb33a   Redesign of BGP ext-com in a separate function, alignement with RFC and IANA, use of items instead of add_text


Summary of changes:
 epan/dissectors/packet-bgp.c | 1078 +++++++++++++++++++++++++++++-------------
 1 file changed, 744 insertions(+), 334 deletions(-)