Wireshark-commits: [Wireshark-commits] master-3.2 ffce036: Make the message type values hex.
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 01 Apr 2020 02:21:21 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=ffce036f672e33f4f95c2aa50d921a6690b74ca5
Submitter: "Guy Harris <gharris@xxxxxxxxx>"
Changed: branch: master-3.2
Repository: wireshark

Commits:

ffce036 by Guy Harris (guy@xxxxxxxxxxxx):

    Make the message type values hex.
    
    That's what I'm doing in the rpcap protocol I-D I'm writing, as it makes
    it a bit cleaner to do the "uppermost bit means reply" stuff.
    
    Change-Id: Ic6114ff9fe6df5cf6498798281189f1fbe658e60
    Reviewed-on: https://code.wireshark.org/review/36647
    Reviewed-by: Guy Harris <gharris@xxxxxxxxx>
    (cherry picked from commit 4fa4c55e3aa9f99268e0851d45caf21292abca26)
    Reviewed-on: https://code.wireshark.org/review/36648
    

Actions performed:

    from  1b126e5   gitlab/travis: remove nopcap tests.
     add  ffce036   Make the message type values hex.


Summary of changes:
 epan/dissectors/packet-rpcap.c | 46 +++++++++++++++++++++---------------------
 1 file changed, 23 insertions(+), 23 deletions(-)