Wireshark-users: Re: [Wireshark-users] ip.addr and ip.host
From: Guy Harris <guy@xxxxxxxxxxxx>
Date: Fri, 07 Jul 2006 12:28:12 -0700
Hansang Bae wrote:

ip.host for host names (FQDN)

...presumably so one can filter on the text of the host name, e.g.

	ip.host contains "google.com"

to see all packets to or from any host with "google.com" in its domain name.