Ethereal-dev: RE: [ethereal-dev] NFS dissector continuation

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

From: "Neulinger, Nathan R." <nneul@xxxxxxx>
Date: Mon, 15 Nov 1999 08:18:42 -0600
Patches and added files have been committed.

I noticed you added a bunch of support for other versions of portmap and
mount - can you send me/us some sample traces that include data for those?

-- Nathan

------------------------------------------------------------
Nathan Neulinger                       EMail:  nneul@xxxxxxx
University of Missouri - Rolla         Phone: (573) 341-4841
Computing Services                       Fax: (573) 341-4216


> -----Original Message-----
> From: Uwe Girlich [mailto:Uwe.Girlich@xxxxxxxxxxx]
> Sent: Monday, November 15, 1999 3:12 AM
> To: Ethereal Development List
> Subject: [ethereal-dev] NFS dissector continuation
> 
> 
> Here comes the next part of my NFS dissector. It evolves very 
> slowly but the
> NFS protocol is a really big one.
> 
> I include some patches for packet-mount.[ch] (new mount protocol) and
> packet-portmap.[ch] (new portmapper protocol). To remove all 
> incomplete
> dissectors, I provide a start for packet-nlm.[ch] (Network 
> Lock Manager).
> 
> roundup() in packet-rpc.c is called rpc_roundup() now.
> 
> Then I include a small patch for packet-tcp.c, which may also call
> dissect_rpc().
> 
>