#include "ofswitch13-interface.h"
#include "ofswitch13-socket-handler.h"
#include <ns3/application.h>
#include <ns3/socket.h>
#include <string>
Go to the source code of this file.
Classes | |
struct | ns3::OFSwitch13Controller::BarrierInfo |
Structure to save barrier metadata used by the controller interface. More... | |
struct | ns3::OFSwitch13Controller::EchoInfo |
Structure to save echo request metadata used by the controller interface. More... | |
class | ns3::OFSwitch13Controller |
OpenFlow 1.3 controller base class that can handle a collection of OpenFlow switches and provides the basic functionalities for controller implementation. More... | |
class | ns3::OFSwitch13Controller::PendingCommands |
Inner class to save pending commands waiting for handshake procedure. More... | |
class | ns3::OFSwitch13Controller::RemoteSwitch |
Inner class to save information of a remote active OpenFlow switch connected to this controller. More... | |
Namespaces | |
ns3 | |
Every class exported by the ns3 library is enclosed in the ns3 namespace. | |