]> git.ipfire.org Git - people/ms/suricata.git/commit
rust/nfs4: improve NFSPROC4_OPEN op parser
authorSam Muhammed <ghostinthehive.vx@gmail.com>
Sun, 20 Feb 2022 10:33:44 +0000 (12:33 +0200)
committerVictor Julien <vjulien@oisf.net>
Fri, 4 Mar 2022 15:50:55 +0000 (16:50 +0100)
commitfe7a49b7378618721bf27c616d0cb9bd1fcf386b
treeb882b4372eb86fe91521fa2134b0eefe98ca84e6
parentdf83f7899d7459c9e2c97e8d7860896e9861a123
rust/nfs4: improve NFSPROC4_OPEN op parser

Improve nfs4_res_open() parser to reflect other file-delegation types
Reflect the changes on test_nfs4_response_open() unittest
rust/src/nfs/nfs4_records.rs