![]() |
Multicast Routing Modelling In OMNeT++
|
File implements table of PIM neighbors. More...
#include <omnetpp.h>
#include "AnsaInterfaceTable.h"
#include "PIMTimer_m.h"
Go to the source code of this file.
Classes | |
class | PimNeighbor |
Class represents one entry of PimNeighborTable. More... | |
class | PimNeighborTable |
Class represents Pim Neighbor Table. More... | |
class | PimNeighborTableAccess |
Class gives access to the PimNeighborTable. More... |
File implements table of PIM neighbors.
Table of neighbors contain information about all PIM neghbor routers which has also configured PIM protocol. Information about neighbors are obtained from Hello messages.
Definition in file PimNeighborTable.h.