A Discrete-Event Network Simulator
API
Loading...
Searching...
No Matches
simple-alternate-routing.cc File Reference
#include "ns3/applications-module.h"
#include "ns3/core-module.h"
#include "ns3/internet-module.h"
#include "ns3/ipv4-global-routing-helper.h"
#include "ns3/network-module.h"
#include "ns3/point-to-point-module.h"
#include <cassert>
#include <fstream>
#include <iostream>
#include <string>
+ Include dependency graph for simple-alternate-routing.cc:

Go to the source code of this file.

Detailed Description

Usage

$ ./ns3 run "simple-alternate-routing [Program Options]"

Program Options

--AlternateCost
This metric is used in the example script between n3 and n1 [1]

Definition in file simple-alternate-routing.cc.