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 9e07406: nfs: Add NFSv4.2 op IO_ADVISE

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

Commits:

9e07406 by Tom Haynes (loghyr@xxxxxxxxxxxxxxx):

    nfs: Add NFSv4.2 op IO_ADVISE
    
    Change-Id: Ie2cc621fa928a541810e67a2444408572e0d8d4d
    Signed-off-by: Tom Haynes <loghyr@xxxxxxxxxxxxxxx>
    Reviewed-on: https://code.wireshark.org/review/10432
    Reviewed-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    

Actions performed:

    from  b5aa0ff   nfs: Add NFSv4.2 ops OFFLOAD_CANCEL and OFFLOAD_STATUS
    adds  9e07406   nfs: Add NFSv4.2 op IO_ADVISE


Summary of changes:
 epan/dissectors/packet-nfs.c |  171 +++++++++++++++++++++++++++++++++++++++++-
 epan/dissectors/packet-nfs.h |    1 +
 2 files changed, 170 insertions(+), 2 deletions(-)