Multicast Routing Modelling In OMNeT++
Classes
PimNeighborTable.h File Reference

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...

Detailed Description

File implements table of PIM neighbors.

Date:
19.3.2012
Author:
: Veronika Rybova

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.