Ethereal-cvs: [Ethereal-cvs] Rev 12362: /trunk/epan/dissectors/: packet-rpc.c

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

Date: Wed, 20 Oct 2004 23:38:36 -0000
User: guy
Date: 2004/10/20 06:38 PM

Log:
 At least some versions of the OS X NFS client (and possibly some if not
 all other BSD NFS clients) retransmit on different ports from the port
 on which the original request was set, so have the RPC "conversation"
 for connectionless protocols use only the source address and destination
 port.
 
 Use NO_ADDR_B and NO_PORT_B when looking up the conversation in those
 cases, and use NO_ADDR2 and NO_PORT2 when creating the conversation in
 those cases, to make it clearer that we're only using one address and
 port.

Directory: /trunk/epan/dissectors/
  Changes    Path            Action
  +67 -54    packet-rpc.c    Modified



http://anonsvn.ethereal.com/viewcvs/viewcvs.py?rev=12362&view=rev