Comment Re:encryption (Score 1) 183
It's easy, if you use a raw socket.
Who puts the mac address in the packet is the IP, and using raw sockets you can skip the IP.
Who puts the mac address in the packet is the IP, and using raw sockets you can skip the IP.