Wireshark mailing list archives

Re: Capture filters for wlan


From: Guy Harris <guy () alum mit edu>
Date: Fri, 2 Jul 2010 01:03:22 -0700


On Jul 2, 2010, at 12:57 AM, Steve Evans wrote:

This is the filter I always use:

wlan.da == mac || wlan.sa == mac || wlan.ra == mac || wlan.ta == mac

where mac is the host you want to monitor.

Those are display filters; the original poster wanted capture filters.

Unfortunately, there aren't libpcap capture filters for the TA and RA.  Time for me to dive into libpcap's 
grammar.y/gencode.c again, to add TA and RA filters....
___________________________________________________________________________
Sent via:    Wireshark-users mailing list <wireshark-users () wireshark org>
Archives:    http://www.wireshark.org/lists/wireshark-users
Unsubscribe: https://wireshark.org/mailman/options/wireshark-users
             mailto:wireshark-users-request () wireshark org?subject=unsubscribe


Current thread: