Introduction If you are a Linux enthusiast and just curious to know how the Ethernet frame is processed, how to sniff the packets even if it is not destined for your computer then you are at the right place, You need to have basics of C and networking that's it. Linux provides Packet sockets to sniff the link layer packet at the application, generally also known as raw sockets, but i would like t