Tracing a packet through the linux networking subsystems.
16 Mar 2015In this post we trace the path of a packet from through the linux networking subsystem. We go from a breif overview from packet’s arrival at the network card to its final destination on a socket’s receive queue.