I do not know when it got broken (it worked last time I tested it) but
however I fixed in
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=21805

Luis

On 5/16/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
>
>
>
>
> Hi,
>
>
>
> I tried writing a Display filter macro for one I use often and it did not
> work. So I tried with the on I found
>
> in the help file and it failed too. Can you help me on that one ?
>
>
>
> This one is from the help file:
>
> ( (ip.src == $1and ip.dst == $2 and tcp.srcpt == $3 and tcp.dstpt == $4) or
> (ip.src == $2and ip.dst == $1 and tcp.srcpt == $4 and tcp.dstpt == $3) )
>
>
>
> Regards.
>
>
>
> André Noël
> _______________________________________________
> Wireshark-users mailing list
> Wireshark-users@wireshark.org
> http://www.wireshark.org/mailman/listinfo/wireshark-users
>
>


-- 
This information is top security. When you have read it, destroy yourself.
-- Marshall McLuhan
_______________________________________________
Wireshark-users mailing list
Wireshark-users@wireshark.org
http://www.wireshark.org/mailman/listinfo/wireshark-users

Reply via email to