Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-dev: [Wireshark-dev] range in filters

From: Stephen Fisher <steve@xxxxxxxxxxxxxxxxxx>
Date: Mon, 14 Mar 2011 16:17:46 -0600
Has anyone ever looked into implementing range checks in display 
filters?  For example, a typical Unix style traceroute would be in the 
UDP port range 33434 to 33464, so I would like to do a filter such as 
"udp.port range 33434 33464"