On Wed, Jun 27, 2007 at 10:31:57PM -0700, Alex Lee wrote:
> I do a lot of these a lot for work:
>
> Tcp.flags.syn == 1 && tcp.flags.ack == && tcp.port == <some app>
>
> A lot of times I need to follow each new connection's stream but often
> times, I end up not finding what I need in the first few streams. Is
> it possible to add a right-click open-in-new-windows the "follow tcp
> stream"?
>
> Or
>
> Add a "back" button to bring you back to the original filter string?
Is the filter box drop-down list not helpful in this case? The previous
filter string will be listed at the bottom of the list.
Steve