Wireshark-commits: [Wireshark-commits] master 0200cff: DLM3: Add support for the Need Slots Recover

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Fri, 19 Feb 2016 15:37:03 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=0200cff989e129c658438a0104c2bb3e9fe55e27
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

0200cff by Andreas Gruenbacher (andreas.gruenbacher@xxxxxxxxx):

    DLM3: Add support for the Need Slots Recovery Command Status Flag
    
    DLM3 minor version 1, introduced in mainline kernel commit 757a4271 from
    October 2011, added some fields and a Need Slots flag to Recovery
    Command Status packets.
    
    Change-Id: Ib994223afeae6b8d6ddb75404ab2031c5a63185b
    Reviewed-on: https://code.wireshark.org/review/13983
    Reviewed-by: Peter Wu <peter@xxxxxxxxxxxxx>
    Petri-Dish: Peter Wu <peter@xxxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    

Actions performed:

    from  61f73a3   Qt: Update AccordionFrame widgets to use common layout
    adds  0200cff   DLM3: Add support for the Need Slots Recovery Command Status Flag


Summary of changes:
 epan/dissectors/packet-dlm3.c |   73 ++++++++++++++++++++++++++++++++++++++---
 1 file changed, 68 insertions(+), 5 deletions(-)