A Discrete-Event Network Simulator
API
Loading...
Searching...
No Matches
wifi-wired-bridging.cc File Reference
#include "ns3/bridge-helper.h"
#include "ns3/command-line.h"
#include "ns3/csma-helper.h"
#include "ns3/double.h"
#include "ns3/internet-stack-helper.h"
#include "ns3/ipv4-address-helper.h"
#include "ns3/mobility-helper.h"
#include "ns3/on-off-helper.h"
#include "ns3/packet-socket-address.h"
#include "ns3/rectangle.h"
#include "ns3/ssid.h"
#include "ns3/string.h"
#include "ns3/uinteger.h"
#include "ns3/yans-wifi-channel.h"
#include "ns3/yans-wifi-helper.h"
+ Include dependency graph for wifi-wired-bridging.cc:

Go to the source code of this file.

Detailed Description

Usage

$ ./ns3 run "wifi-wired-bridging [Program Options]"

Program Options

--nWifis
Number of wifi networks [2]
--nStas
Number of stations per wifi network [2]
--SendIp
Send Ipv4 or raw packets [true]
--writeMobility
Write mobility trace [false]

Definition in file wifi-wired-bridging.cc.