Ethereal-dev: Re: [Ethereal-dev] [PATCH] NFSv4 decoding

Note: This archive is from the project's previous web site, ethereal.com. This list is no longer active.

From: Guy Harris <gharris@xxxxxxxxxxxx>
Date: Sat, 4 Nov 2000 02:55:12 -0800
On Thu, Nov 02, 2000 at 03:41:46PM -0500, Mike Frisch wrote:
> Please email me at frisch@xxxxxxxxxxxxxxx with any comments, suggestions,
> etc.

You might want to have "dissect_nfs_bitmap4()" dissect the bitmap as a
bitfield, with separate lines for each flag bit, as is done elsewhere
(e.g., for the flags field in the IP and TCP headers).