Wireshark-commits: [Wireshark-commits] master 3cc1d1c: packet-hp-erm.c: Add is_tagged flag
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sat, 4 Mar 2017 17:27:17 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=3cc1d1cf5aa6a5c05aa5d03b5e4c9fd844ced5a2
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

3cc1d1c by Gene Cumm (gene.cumm@xxxxxxxxx):

    packet-hp-erm.c: Add is_tagged flag
    
    Remove the high bit from hp_erm.unknown3 for hp_erm.is_tagged flag.
    This value was found by observation.
    
    Also realign the static value declarations and some other cleanup
    
    Change-Id: I8ca701cad0456c1af561fe4238e4686dc9c83c40
    Signed-off-by: Gene Cumm <gene.cumm@xxxxxxxxx>
    Reviewed-on: https://code.wireshark.org/review/20288
    Petri-Dish: Michael Mann <mmann78@xxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    

Actions performed:

    from  d452a0c   Logcat-text: use GRegex optimizations
    adds  3cc1d1c   packet-hp-erm.c: Add is_tagged flag


Summary of changes:
 epan/dissectors/packet-hp-erm.c |   47 ++++++++++++++++++++++-----------------
 1 file changed, 26 insertions(+), 21 deletions(-)