![]() |
Multicast Routing Modelling In OMNeT++
|
File contains extension of class IP, which can work also with multicast data and multicast. More...
#include "QueueBase.h"
#include "InterfaceTableAccess.h"
#include "IRoutingTable.h"
#include "ICMPAccess.h"
#include "IPControlInfo.h"
#include "IPDatagram.h"
#include "IPFragBuf.h"
#include "ProtocolMap.h"
#include "ControlManetRouting_m.h"
#include "ICMPMessage_m.h"
#include "IPv4InterfaceData.h"
#include "ARPPacket_m.h"
#include "IP.h"
#include "PimSplitter.h"
#include "MulticastRoutingTableAccess.h"
Go to the source code of this file.
Classes | |
class | AnsaIP |
Class is extension of the IP protocol implementation for multicast. More... | |
Enumerations | |
enum | AnsaIPProtocolId { IP_PROT_PIM = 103 } |
File contains extension of class IP, which can work also with multicast data and multicast.
Definition in file AnsaIP.h.