Ethereal-dev: Re: [Ethereal-dev] packet-smb big patch

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

From: Guy Harris <gharris@xxxxxxxxx>
Date: Mon, 12 Nov 2001 19:23:27 -0800
On Tue, Nov 13, 2001 at 07:05:21AM +1100, Ronnie Sahlberg wrote:
> struct smb_unmatched {
>     address src;
>     address dst;

Is it necessarily the case that a client will have only one connection
to a server?  I would not assume that to be the case.