Wireshark-commits: [Wireshark-commits] master 2d40489: BGP: remove proto_tree_add_text call
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sat, 30 May 2015 11:28:16 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=2d4048949721f3b399093bd50231137f402125dd
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

2d40489 by Alexis La Goutte (alexis.lagoutte@xxxxxxxxx):

    BGP: remove proto_tree_add_text call
    
    Part 5
    Update SAFNUM_LAB_VPNUNIMULC/SAFNUM_LAB_VPNMULCAST/SAFNUM_LAB_VPNUNIMULC
    Simplify code but no tested on real pcap
    
    Change-Id: I02fc1bc8d4b406f34918130d1eb24d514c24385c
    Reviewed-on: https://code.wireshark.org/review/8695
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    

Actions performed:

    from  db3c821   Q955.3 MLPP Dissector
    adds  2d40489   BGP: remove proto_tree_add_text call


Summary of changes:
 epan/dissectors/packet-bgp.c |  120 +++++++-----------------------------------
 1 file changed, 20 insertions(+), 100 deletions(-)