A Discrete-Event Network Simulator
API
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
simple-routing-ping6.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 simple-routing-ping6.cc:

Go to the source code of this file.

Classes

class  StackHelper
 Helper to set or get some IPv6 information about nodes. More...
 

Functions

int main (int argc, char **argv)
 
 NS_LOG_COMPONENT_DEFINE ("SimpleRoutingPing6Example")
 

Function Documentation

NS_LOG_COMPONENT_DEFINE ( "SimpleRoutingPing6Example"  )