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 8a8a82d: nfs: Add NFSv4.2 op LAYOUTERROR

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

Commits:

8a8a82d by Tom Haynes (loghyr@xxxxxxxxxxxxxxx):

    nfs: Add NFSv4.2 op LAYOUTERROR
    
    Change-Id: I748166ebcad1fa704b3d99770cf0c6296bdae3dd
    Signed-off-by: Tom Haynes <loghyr@xxxxxxxxxxxxxxx>
    Reviewed-on: https://code.wireshark.org/review/10434
    Petri-Dish: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    

Actions performed:

    from  0c6b54e   nfs: Add support for the Flex File Layout Type in LAYOUTRETURN
    adds  8a8a82d   nfs: Add NFSv4.2 op LAYOUTERROR


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