Hey i figured it. For those who are curious to know, this _expression_ does it: wlan.addr==xx:xx:xx:xx:xx:xx
On Tue, Apr 8, 2008 at 4:21 PM, Vinay Chilakamarri <
vinay.chilakamarri@xxxxxxxxx> wrote:
Hi,
I am trying to filter the packets that I captured ( from TZSP protocol) based on the physical address of a Wireless Adapter. Can anyone point me to the command line argument available for doing this? Right now my command looks something like this:
wireshark -f "udp port 37112" -i2 -k
I read that -R is for display filter but I am not sure what _expression_ does the job. Any help on this is greatly appreciated.
Thank you!
-Vinay