Ethereal-dev: [ethereal-dev] conversation wildcard entry

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

From: Frank Singleton <frank.singleton@xxxxxxxxxxxx>
Date: Tue, 26 Sep 2000 10:15:35 -0500
Hi,

Perhaps there is another way, but what I want is
something like..

c = conversation_new( &pi.src, &pi.dst, PT_TCP,dyn_port, &anyport,
NULL);

Where I dont care where the dest port is, only if the
if I get any packet to or from the new 1 dynamic port
allocated on my machine.

ie: any packet from port "dyn_port" on my local
machine to "anyport" on a remote machine
should be a conversation.

I took a look at the converstaion code and it apppears
to check both ports.

Cheers /Frank..

-- 
EUS/SV/Z Frank Singleton      ASO Americas BSS
Office : +1 972 583 3251      ECN 800 33251  
Pager  : +1 800 651 1184      Email : eusfrsi@xxxxxxxxxxxxxxx 
Amateur Radio: VK3FCS/KM5WS   Email : frank.singleton@xxxxxxxxxxxx

Hardware: HP Omnibook 4150 running Redhat Linux 6.2 (2.2.16 kernel).