Wireshark-users: [Wireshark-users] Display Filter for Physical address of a Wireless adapter?
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