Ethereal-dev: [Ethereal-dev] RPCSEC_GSS packet decoding

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

From: Mike Frisch <mfrisch@xxxxxxxxxxxxxxx>
Date: 15 Aug 2001 19:41:36 -0400
Has anybody given any thought to proper RPCSEC_GSS payload decoding?  As
it stands now, the RPCSEC_GSS header is correctly identified and
decoded, but the RPC payload is not.  That basically means when
capturing traffic with an RPCSEC_GSS type of 'integrity' or 'privacy',
the decoding is plain wrong.

As far as I can see, it appears that only NLM and NFS use RPCSEC_GSS and
the dissectors for these protocols will have to be handled separately.

If anybody is working on it, drop me a line, otherwise I guess I will
start :-)

Mike.