Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal packet-nlm.c

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

From: Guy Harris <guy@xxxxxxxxxxxxxxxxxxx>
Date: Thu, 18 Jan 2001 03:44:52 -0600 (CST)
guy         2001/01/18 03:44:52 CST

  Modified files:
    .                    packet-nlm.c 
  Log:
  Put in a URL that will eventually get you to The Open Group's NFS spec,
  which includes the NLM spec.
  
  Fix a comment to reflect what a null function pointer in a "vsff" table
  really means.
  
  Make the "nlm<N>_proc" arrays static.
  
  Fill in the reply dissector pointers for some entries, and flag some of
  those that need to be filled in with /* XXX */.
  
  Revision  Changes    Path
  1.12      +21 -14    ethereal/packet-nlm.c