Wireshark-commits: [Wireshark-commits] master bee4fb0: CAPWAP: Use proto_tree_add_bitmask(_with_fla

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 4 Feb 2015 07:01:38 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=bee4fb02696dd7c4c549ea7a6eabcf81de5ebd34
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

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

    CAPWAP: Use proto_tree_add_bitmask(_with_flags)
    
    Change-Id: I39ff2e15b91981111f8de091e6e5dfb7586b4599
    Reviewed-on: https://code.wireshark.org/review/6937
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  7ced085   emem is dead! Long live wmem!
    adds  bee4fb0   CAPWAP: Use proto_tree_add_bitmask(_with_flags)


Summary of changes:
 epan/dissectors/packet-capwap.c |  196 +++++++++++++++++++++------------------
 1 file changed, 108 insertions(+), 88 deletions(-)