Multicast Routing Modelling In OMNeT++
Functions
PimSplitter.cc File Reference

File contains implementation of PIMSplitter. More...

#include "PimSplitter.h"

Go to the source code of this file.

Functions

 Define_Module (PimSplitter)

Detailed Description

File contains implementation of PIMSplitter.

Date:
3.12.2011
Author:
Veronika Rybova

Splitter is common for all PIM modes. It is used to resent all PIM messages to correct PIM mode module. It also does work which is same for all modes, e.g. it send Hello messages and it manages table of PIM interfaces.

Definition in file PimSplitter.cc.