A Discrete-Event Network Simulator
API
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
ripng-simple-network.cc File Reference
#include <fstream>
#include "ns3/core-module.h"
#include "ns3/internet-module.h"
#include "ns3/csma-module.h"
#include "ns3/applications-module.h"
#include "ns3/ipv6-static-routing-helper.h"
#include "ns3/ipv6-routing-table-entry.h"
+ Include dependency graph for ripng-simple-network.cc:

Go to the source code of this file.

Functions

int main (int argc, char **argv)
 
void TearDownLink (Ptr< Node > nodeA, Ptr< Node > nodeB, uint32_t interfaceA, uint32_t interfaceB)
 

Function Documentation

void TearDownLink ( Ptr< Node nodeA,
Ptr< Node nodeB,
uint32_t  interfaceA,
uint32_t  interfaceB 
)

Definition at line 66 of file ripng-simple-network.cc.

References ns3::Object::GetObject().

Referenced by main().

+ Here is the call graph for this function:

+ Here is the caller graph for this function: