Pinger now handles ICMP Destination Unreachable messages
authorGuilherme Maciel Ferreira <guilherme.maciel.ferreira@intra2net.com>
Fri, 8 Apr 2011 14:34:53 +0000 (16:34 +0200)
committerGuilherme Maciel Ferreira <guilherme.maciel.ferreira@intra2net.com>
Fri, 8 Apr 2011 14:34:53 +0000 (16:34 +0200)
commit2b5520bceb5296c704d8aa3c4923730d95500660
treeaeaf18c86fb12aa4a995cad84d9ffa1d950a5d15
parent8670f5f2c37e978b5a346424baa09f4a9c8c411e
Pinger now handles ICMP Destination Unreachable messages
- handle_receive_echo_reply rename to handle_receive_icmp_packet, once it handles not just echo replies
- timer member variable has a more meaningful name
src/ping/boostpinger.cpp
src/ping/boostpinger.h