wireshark filter mac address code example
Example: how to filter by mac address in wireshark
eth.addr == xx:xx:xx:xx:xx:xx //In the filter section of packet analysis
eth.addr == xx:xx:xx:xx:xx:xx //In the filter section of packet analysis