#include <map>
#include <vector>
#include <oversim_mapset.h>
#include <omnetpp.h>
#include <ChurnGenerator.h>
#include <HashFunc.h>
#include <BinaryValue.h>
#include <NodeHandle.h>
Go to the source code of this file.
Classes | |
struct | bootstrapEntry |
bootstrapEntry consists of TransportAddress and PeerInfo and is used (together with IPvXAddress) as an entry in the peerSet More... | |
class | GlobalNodeList |
Global module (formerly known as GlobalNodeList) that supports the node bootstrap process and contains node specific underlay parameters, malicious node states, etc. More... |
Definition in file GlobalNodeList.h.