A Discrete-Event Network Simulator
API
csma-bridge.cc File Reference

Bridge example connecting four nodes, with the bridge acting as a simple switch. More...

#include <iostream>
#include <fstream>
#include "ns3/core-module.h"
#include "ns3/network-module.h"
#include "ns3/applications-module.h"
#include "ns3/bridge-module.h"
#include "ns3/csma-module.h"
#include "ns3/internet-module.h"
+ Include dependency graph for csma-bridge.cc:

Go to the source code of this file.

Detailed Description

Bridge example connecting four nodes, with the bridge acting as a simple switch.

Definition in file csma-bridge.cc.