/* * File: NetworkFailureDetector.cc * Author: jgaebler * * Created on February 24, 2014, 2:28 PM */ #include "NetworkFailureDetector.h" #include "Moversight.h" #include "Dispatcher.h" #include "fd/nfd/msg/ControlMessage.h" #include "fd/nfd/msg/ControlMessageConfirm.h" namespace ubeeme { namespace moversight { #undef DEBUG #define DEBUG(msg) if (module.isPrintDebugNFD()) MOV_DEBUG << "NFD@" << getLocalID() << " "<