Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-commits: [Wireshark-commits] master b5aa0ff: nfs: Add NFSv4.2 ops OFFLOAD_CANCEL and OFFL

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 9 Sep 2015 11:37:59 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=b5aa0ff1a4e84c15f6c159e4900e84bd563570b4
Submitter: Pascal Quantin (pascal.quantin@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

b5aa0ff by Tom Haynes (loghyr@xxxxxxxxxxxxxxx):

    nfs: Add NFSv4.2 ops OFFLOAD_CANCEL and OFFLOAD_STATUS
    
    Change-Id: Ic5ff60f559e1651b206cac4612b3cbc64ca67306
    Signed-off-by: Tom Haynes <loghyr@xxxxxxxxxxxxxxx>
    Reviewed-on: https://code.wireshark.org/review/10431
    Reviewed-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    

Actions performed:

    from  c782824   nfs: Add NFSv4.2 op CLONE
    adds  b5aa0ff   nfs: Add NFSv4.2 ops OFFLOAD_CANCEL and OFFLOAD_STATUS


Summary of changes:
 epan/dissectors/packet-nfs.c |   37 ++++++++++++++++++++++++++++++++++---
 epan/dissectors/packet-nfs.h |    2 ++
 2 files changed, 36 insertions(+), 3 deletions(-)