How Is Ping Deduplexed?
Preface
A few days back, one of my friends asked an interesting question - How is ping
deduplexed by Linux kernel network stack? In other words, when a Linux machine
receives the ping reply, how does it know which socket to send to?
[Read More]