Added a new class to exchange protocols.
authorGuilherme Maciel Ferreira <guilherme.maciel.ferreira@gmail.com>
Sat, 25 Feb 2012 16:15:26 +0000 (14:15 -0200)
committerGuilherme Maciel Ferreira <guilherme.maciel.ferreira@gmail.com>
Sat, 25 Feb 2012 16:15:26 +0000 (14:15 -0200)
commit0b72647e44e5e30860eb6fd6052b28de772df580
tree83cbec20d01cf1dc7dd26ddf685fec162c6f44aa
parent72e9614232ff8f600a3a8bd405a30eded47bbd60
Added a new class to exchange protocols.
- It simply hides the Pingers objects from the scheduler, changing the protocols at
  will. This process is transparent to the PingScheduler.
src/CMakeLists.txt
src/host/pingrotate.cpp [new file with mode: 0644]
src/host/pingrotate.h [new file with mode: 0644]