On 1/4/12 6:12 PM, Bill Meier wrote:
> On 1/4/2012 11:07 AM, János Löbb wrote:
>> Hi,
>>
>> I see here: http://www.wireshark.org/docs/dfref/t/tds.html
>>
>> That there is a tds7.message as display filter from version 1.0.0 to
>> 1.6.0. My version is 1.6.2 and I do not see this display filter when
>> I click on Expressions...
>>
>> What filter should I use if I want to filter all messages containing
>> a specific word on the TDS data ?
>>
>> Thanks ahead,
>>
>
>
> 1. Poking around the Wireshark sources a bit, I see that 'tds7.message'
> is not actually a display filter field in Wireshark 1.6. It was last
> available in the 1.4 release.
>
> I don't know why the Display Filter Web page is incorrect.
The display filter reference script had a bug. It should be fixed now.