PHY ethtool -s eth0 wol p # LINK STATUS CHANGE
UCAST ethtool -s eth0 wol u # DIRECT TRAFFIC
MCAST ethtool -s eth0 wol m # MAC ONLY
BCAST ethtool -s eth0 wol b # BROADCAST
ARP ethtool -s eth0 wol a # ARP
MAGIC ethtool -s eth0 wol g # FF{6} + MAC ADDRESS x 16
FILTER ethtool -s eth0 wol f # CUSTOM
MAGICSECURE ethtool -s eth0 wol g sopass xx:xx:xx:xx:xx:xx via ethtool_wolinfo.sopass
sudo tcpdump -i end0 ether proto 0x0842 or udp port 7 or udp port 9 -vv -X