Re: [tcpdump-workers] how pcap filter string works?

2004-07-22 Thread Hu Thomas Pan
Behalf Of Guy Harris Sent: Thursday, July 22, 2004 1:15 PM To: [EMAIL PROTECTED] Subject: Re: [tcpdump-workers] how pcap filter string works? On Jul 22, 2004, at 1:13 PM, Hu Thomas Pan wrote: > Still not work. No data comes into my callback function. But tcpdump, with the same filter, shows

Re: [tcpdump-workers] how pcap filter string works?

2004-07-22 Thread Hu Thomas Pan
] how pcap filter string works? On Jul 22, 2004, at 12:25 PM, Hu Thomas Pan wrote: > I have a pcap filter string: udp and \( \( host host1 and port port1 > \) or > \( host host2 and port port2 \) \) > > Things are working through command line for tcpdump. But, it doesn't >

[tcpdump-workers] how pcap filter string works?

2004-07-22 Thread Hu Thomas Pan
Hi, I have a pcap filter string: udp and \( \( host host1 and port port1 \) or \( host host2 and port port2 \) \) Things are working through command line for tcpdump. But, it doesn't work for pcap lib in the code. Any idea? Best, Thomas - This is the tcpdump-workers list. Visit https://lists.s