Wireshark mailing list archives

Re: maybe a little error in web page


From: Jaap Keuter <jaap.keuter () xs4all nl>
Date: Thu, 13 May 2010 21:05:01 +0200

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 <wireshark-dev () wireshark org>
Archives:    http://www.wireshark.org/lists/wireshark-dev
Unsubscribe: https://wireshark.org/mailman/options/wireshark-dev
             mailto:wireshark-dev-request () wireshark org?subject=unsubscribe

Current thread: