src/openflow/model/openflow-switch-net-device.cc
changeset 10968 2d29fee2b7b8
parent 10931 e7b7af914245
child 11377 b449506075e7
equal deleted inserted replaced
10967:597a9ec89e60 10968:2d29fee2b7b8
    19 
    19 
    20 #include "openflow-switch-net-device.h"
    20 #include "openflow-switch-net-device.h"
    21 #include "ns3/udp-l4-protocol.h"
    21 #include "ns3/udp-l4-protocol.h"
    22 #include "ns3/tcp-l4-protocol.h"
    22 #include "ns3/tcp-l4-protocol.h"
    23 
    23 
       
    24 namespace ns3 {
       
    25 
    24 NS_LOG_COMPONENT_DEFINE ("OpenFlowSwitchNetDevice");
    26 NS_LOG_COMPONENT_DEFINE ("OpenFlowSwitchNetDevice");
    25 
       
    26 namespace ns3 {
       
    27 
    27 
    28 NS_OBJECT_ENSURE_REGISTERED (OpenFlowSwitchNetDevice);
    28 NS_OBJECT_ENSURE_REGISTERED (OpenFlowSwitchNetDevice);
    29 
    29 
    30 const char *
    30 const char *
    31 OpenFlowSwitchNetDevice::GetManufacturerDescription ()
    31 OpenFlowSwitchNetDevice::GetManufacturerDescription ()