Wireshark-commits: [Wireshark-commits] master 6b802f3: dpnet: Use a bitfield for the Enum Reponse d

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Mon, 10 Apr 2017 04:19:50 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=6b802f3c26818d91071ee242667ef5bee696adba
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

6b802f3 by Alistair Leslie-Hughes (leslie_alistair@xxxxxxxxxxx):

    dpnet: Use a bitfield for the Enum Reponse description flags
    
    Change-Id: I296c032a48c103e32fe886a317fddf7a52bff6c9
    Signed-off-by: Alistair Leslie-Hughes <leslie_alistair@xxxxxxxxxxx>
    Reviewed-on: https://code.wireshark.org/review/20959
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    Petri-Dish: Michael Mann <mmann78@xxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  58406cf9  SSH: display protocol without carriage return / newline
    adds  6b802f3   dpnet: Use a bitfield for the Enum Reponse description flags


Summary of changes:
 epan/dissectors/packet-dpnet.c |  111 +++++++++++++++++++++++++++++++++++++++-
 1 file changed, 109 insertions(+), 2 deletions(-)