Hi,

I think you're right. Corrected the Wiki page accordingly.

Thanks,
Jaap


On 05/13/2010 08:37 AM, 刘延君 wrote:
> Hello:
> 
> In this page,I found a example,mybe have problem.
> 
> http://wiki.wireshark.org/CaptureFilters
> 
> (tcp[2:2] > 1500 and tcp[2:2] < 1550) or (tcp[4:2] > 1500 and tcp[4:2] < 
> 1550)
> 
> It should be
> 
> (tcp[0:2] > 1500 and tcp[0:2] < 1550) or (tcp[2:2] > 1500 and tcp[2:2] < 
> 1550)
> 
> I am just a beginner,Wireshark is an excellent shark!
> 
> 

___________________________________________________________________________
Sent via:    Wireshark-dev mailing list <[email protected]>
Archives:    http://www.wireshark.org/lists/wireshark-dev
Unsubscribe: https://wireshark.org/mailman/options/wireshark-dev
             mailto:[email protected]?subject=unsubscribe

Reply via email to