Properly handle ICMP packet replies: The kernel sends us a copy of all incoming ICMP...
authorThomas Jarosch <thomas.jarosch@intra2net.com>
Wed, 11 May 2011 15:04:44 +0000 (17:04 +0200)
committerThomas Jarosch <thomas.jarosch@intra2net.com>
Wed, 11 May 2011 15:04:44 +0000 (17:04 +0200)
commit49d66375b97ee7f08c34b7e2e7f66d729a5f606e
tree32e9ce25e705e37dff2f39cddaf757c5d437c9f9
parent03f12d85bbfff34171be15f1ec9f67e3e49fe53f
Properly handle ICMP packet replies: The kernel sends us a copy of all incoming ICMP messages on every ICMP socket
src/host/boostpinger.cpp
src/host/pingscheduler.cpp
src/icmp/icmppacket.cpp