On Nov 4, 2016, at 7:21 PM, Richard Sharpe <[email protected]> wrote:

> I find myself wanting to search for packets where nfs.offset3 is in
> the range of 100,000 and 200,000 say.
> 
> However, a simple query has not done it, since it seems to have found
> all the packets in the capture.

nfs.offset3 >= 100000 && nfs.offset3 <= 200000 matches all packets in your 
capture?
___________________________________________________________________________
Sent via:    Wireshark-dev mailing list <[email protected]>
Archives:    https://www.wireshark.org/lists/wireshark-dev
Unsubscribe: https://www.wireshark.org/mailman/options/wireshark-dev
             mailto:[email protected]?subject=unsubscribe

Reply via email to