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

Ethereal-users: Re: [Ethereal-users] arp filtering

Note: This archive is from the project's previous web site, ethereal.com. This list is no longer active.

From: Guy Harris <gharris@xxxxxxxxx>
Date: Mon, 7 Oct 2002 15:14:28 -0700
On Sun, Sep 22, 2002 at 05:04:17AM +1000, Ronnie Sahlberg wrote:
> Use "(not arp)" as a display filter and all the ARPs will go away.

Or use

	not arp

as a capture filter and make Ethereal not even see the ARP packets.