Renamed BoostPinger to IcmpPinger
authorGuilherme Maciel Ferreira <guilherme.maciel.ferreira@gmail.com>
Thu, 19 May 2011 23:46:50 +0000 (20:46 -0300)
committerGuilherme Maciel Ferreira <guilherme.maciel.ferreira@gmail.com>
Thu, 19 May 2011 23:46:50 +0000 (20:46 -0300)
commit87e525ff63bd3b1931af4f78ef414abe34a73735
treef8cc3c119027afc1c9614600c8478a244c3e5096
parent4ae33f198ae03a220c5eb14601c06594014b1215
Renamed BoostPinger to IcmpPinger
- the TCP pinger will be another class to avoid overloading this one with TCP stuff
- the name looks better =)
src/CMakeLists.txt
src/host/icmppinger.cpp [moved from src/host/boostpinger.cpp with 90% similarity]
src/host/icmppinger.h [moved from src/host/boostpinger.h with 88% similarity]
src/host/pingscheduler.cpp
src/host/pingscheduler.h