diff options
author | Lucas C. Villa Real <lucasvr@us.ibm.com> | 2010-01-26 12:09:24 -0800 |
---|---|---|
committer | Guy Harris <guy@alum.mit.edu> | 2010-01-26 12:09:24 -0800 |
commit | c0a91acf9ba0ee60063c9095a8cc9e51ed9e4d62 (patch) | |
tree | 328d0408e825ca1c7313760188c5b7d3b990f25a /CREDITS | |
parent | 071cdba2b3fa53a5fb78981bc34ac91c03118c34 (diff) | |
download | tcpdump-c0a91acf9ba0ee60063c9095a8cc9e51ed9e4d62.tar.gz |
Enhance NFS access request messages.
When debugging NFS operations one may find it easier to get the actual access
flags decoded rather than having to look up the NFS access flags to find which
permissions were requested by the client.
Reviewed-by: Guy Harris <guy@alum.mit.edu>
Diffstat (limited to 'CREDITS')
-rw-r--r-- | CREDITS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -101,6 +101,7 @@ Additional people who have contributed patches: Lennert Buytenhek <buytenh at gnu dot org> Loris Degioanni <loris at netgroup-serv dot polito dot it> Love Hörnquist-Åstrand <lha at stacken dot kth dot se> + Lucas C. Villa Real <lucasvr at us dot ibm dot com> Luis Martin Garcia <luis dot mgarc at gmail dot com> Maciej W. Rozycki <macro at ds2 dot pg dot gda dot pl> Manu Pathak <mapathak at cisco dot com> |