A Discrete-Event Network Simulator
API
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/internet-apps-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

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

+ Here is the call graph for this function: