Hi,
Thanks for the reply, I am using Version 1.2.6, that bug is fixed in my version. This is what I would like to see in my filter box, on my previous version, after I do follow TCP stream, on the filter box, I got this:
Filter: (ip.addr eq 97.65.22.235 and ip.addr eq 10.198.16.99) and (tcp.port eq 80 and tcp.port eq 2922)
But now, on my new code, after I do follow TCP stream, I got this:
Filter: tcp.stream eq 2
I am wondering if there is a way to get my old filter information displayed, like the one in my previous version.
I am not having any problem with my filters, it is just how the filter is displayed in the Filter box.
Please let me know if there is a way to modify that.
Thanks!!