Ethereal-dev: Re: [ethereal-dev] half-conversations

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

Date: Thu, 18 May 2000 11:24:37 +0200
> if ( pconv = find_conversation( &pi.src, &fake_addr, pi.ptype, pi.srcport, 0 ) == NULL ) {
> 	/*
> 	 * The source ip:port was not what we were looking for, check the destination
> 	 */
> 	if ( pconv = find_conversation( &pi.dst, &fake_addr, pi.ptype, pi.destport, 0 ) == NULL ) {
> 		return FALSE;
> 	}
> }

Ignore the pconv, they're remnants of an idea I had, but it didn't work.
It should read:

if ( find_conversation( &pi.src, &fake_addr, pi.ptype, pi.srcport, 0 ) == NULL ) {


--
Andreas Sikkema
andreas.sikkema@xxxxxxxxxxx
"Standing barefoot in a river of clues, most people would
         not get their toes wet." - Brian Kantor in a.s.r.