![]() |
Multicast Routing Modelling In OMNeT++
|
File contains implementation of PIMSplitter. More...
#include "PimSplitter.h"
Go to the source code of this file.
Functions | |
Define_Module (PimSplitter) |
File contains implementation of PIMSplitter.
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.