On Apr 16, 2010, at 5:24 PM, Rodrigo Guti wrote:
> I am kind of new, but I just upgraded my Wireshark to the latest one, and my problem is when I do "Follow TCP stream" or UDP stream, the filter appears something like this:
>
> tcp.stream eq 2
>
> Instead of the source ip, dest ip, source port and dest port. Which I had in my previous Wireshark version.
>
> I have looked at the options but I have not been able to find the option that turn off this tcp.stream filter.
You can't find something that's not there.
This was done a long time ago, to fix bug 1447:
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=1447
Why is this a problem? There might be some other way of getting the information/behavior you're trying to get.