- OBJECT_MAPPING_ERROR_MESSAGE - Variable in class etri.sdn.controller.module.storagemanager.Storage
-
- OFController - Class in etri.sdn.controller
-
Mother of all OpenFlow controller implementations.
- OFController(int, String) - Constructor for class etri.sdn.controller.OFController
-
OFController constructor.
- OFController.QI - Class in etri.sdn.controller
-
Queue Item
- OFController.QI(Connection, List<OFMessage>) - Constructor for class etri.sdn.controller.OFController.QI
-
- OFController.QP - Class in etri.sdn.controller
-
Queue Item Processor, which is a thread that pulls QI object
from the queue that is associated with the thread.
- OFController.QP(OFController) - Constructor for class etri.sdn.controller.OFController.QP
-
Constructor
- OFFeaturesReplySerializer - Class in etri.sdn.controller.module.statemanager
-
A Custom Serializer for OFFeaturesReply (FEATURES_REPLY) message.
- OFFeaturesReplySerializer(OFProtocol) - Constructor for class etri.sdn.controller.module.statemanager.OFFeaturesReplySerializer
-
- OFFeaturesReplySerializerModule - Class in etri.sdn.controller.module.statemanager
-
- OFFeaturesReplySerializerModule(OFProtocol) - Constructor for class etri.sdn.controller.module.statemanager.OFFeaturesReplySerializerModule
-
- OFFirewallRuleReplySerializerModule - Class in etri.sdn.controller.module.firewall
-
This class serializes a firewall rule with a different format
from a default JSON format.
- OFFirewallRuleReplySerializerModule() - Constructor for class etri.sdn.controller.module.firewall.OFFirewallRuleReplySerializerModule
-
- OFFirewallRuleSerializer - Class in etri.sdn.controller.module.firewall
-
- OFFirewallRuleSerializer() - Constructor for class etri.sdn.controller.module.firewall.OFFirewallRuleSerializer
-
- OFFlowStatisticsReplySerializerModule - Class in etri.sdn.controller.module.statemanager
-
A Custom Serializer module consists of OFFlowStatisticsReplySerializer
- OFFlowStatisticsReplySerializerModule() - Constructor for class etri.sdn.controller.module.statemanager.OFFlowStatisticsReplySerializerModule
-
- OFFlowStatsEntrySerializer - Class in etri.sdn.controller.module.statemanager
-
- OFFlowStatsEntrySerializer() - Constructor for class etri.sdn.controller.module.statemanager.OFFlowStatsEntrySerializer
-
- OFHeader - Class in etri.sdn.controller
-
This class is only to use internally to parse OFMessage objects.
- OFHeader() - Constructor for class etri.sdn.controller.OFHeader
-
- ofMatch - Variable in class etri.sdn.controller.module.flowcache.OFMatchWithSwDpid
-
- OFMatchReconcile - Class in etri.sdn.controller.module.flowcache
-
OFMatchReconcile class to indicate result of a flow-reconciliation.
- OFMatchReconcile() - Constructor for class etri.sdn.controller.module.flowcache.OFMatchReconcile
-
Instantiates a new oF match reconcile object.
- OFMatchReconcile(OFMatchReconcile) - Constructor for class etri.sdn.controller.module.flowcache.OFMatchReconcile
-
- OFMatchReconcile.ReconcileAction - Enum in etri.sdn.controller.module.flowcache
-
The enum ReconcileAction.
- OFMatchReconcile.ReconcileAction() - Constructor for enum etri.sdn.controller.module.flowcache.OFMatchReconcile.ReconcileAction
-
- OFMatchSerializer - Class in etri.sdn.controller.module.statemanager
-
Custom serializer for OFMatch message.
- OFMatchSerializer() - Constructor for class etri.sdn.controller.module.statemanager.OFMatchSerializer
-
- OFMatchWithSwDpid - Class in etri.sdn.controller.module.flowcache
-
- OFMatchWithSwDpid() - Constructor for class etri.sdn.controller.module.flowcache.OFMatchWithSwDpid
-
- OFMatchWithSwDpid(OFMatch, long) - Constructor for class etri.sdn.controller.module.flowcache.OFMatchWithSwDpid
-
- OFMDefaultEntityClassifier - Class in etri.sdn.controller.module.devicemanager
-
This is a default entity classifier that simply classifies all
entities into a fixed entity class, with key fields of MAC and VLAN.
- OFMDefaultEntityClassifier() - Constructor for class etri.sdn.controller.module.devicemanager.OFMDefaultEntityClassifier
-
- OFMDefaultEntityClassifier.DefaultEntityClass - Class in etri.sdn.controller.module.devicemanager
-
A default fixed entity class
- OFMDefaultEntityClassifier.DefaultEntityClass(String) - Constructor for class etri.sdn.controller.module.devicemanager.OFMDefaultEntityClassifier.DefaultEntityClass
-
- OFMDeviceManager - Class in etri.sdn.controller.module.devicemanager
-
This class implements the device manager module.
- OFMDeviceManager() - Constructor for class etri.sdn.controller.module.devicemanager.OFMDeviceManager
-
- ofmDeviceManagerCache - Static variable in class etri.sdn.controller.module.devicemanager.OFMDeviceManager
-
- OFMESSAGE_DAMPER_CAPACITY - Static variable in class etri.sdn.controller.module.forwarding.ForwardingBase
-
- OFMESSAGE_DAMPER_TIMEOUT - Static variable in class etri.sdn.controller.module.forwarding.ForwardingBase
-
- OFMessageDamper - Class in etri.sdn.controller.util
-
Dampens OFMessages sent to an OF switch.
- OFMessageDamper(int, Set<OFMessageType>, int) - Constructor for class etri.sdn.controller.util.OFMessageDamper
-
- OFMessageDamper.DamperEntry - Class in etri.sdn.controller.util
-
An entry in the TimedCache.
- OFMessageDamper.DamperEntry(OFMessage, IOFSwitch) - Constructor for class etri.sdn.controller.util.OFMessageDamper.DamperEntry
-
- OFMFilter - Class in etri.sdn.controller
-
This class is to filer OFMessage
objects coming from
the connections to switches with given condition.
- OFMFilter() - Constructor for class etri.sdn.controller.OFMFilter
-
- OFMFirewall - Class in etri.sdn.controller.module.firewall
-
This class implements the firewall module.
- OFMFirewall() - Constructor for class etri.sdn.controller.module.firewall.OFMFirewall
-
- OFMLearningMac - Class in etri.sdn.controller.module.learningmac
-
MAC Learning Module.
- OFMLearningMac() - Constructor for class etri.sdn.controller.module.learningmac.OFMLearningMac
-
Constructor to create learning mac module instance.
- OFMLearningMac10 - Class in etri.sdn.controller.module.learningmac
-
MAC Learning Module.
- OFMLearningMac10() - Constructor for class etri.sdn.controller.module.learningmac.OFMLearningMac10
-
Constructor to create learning mac module instance.
- OFMLearningMac13 - Class in etri.sdn.controller.module.learningmac
-
MAC Learning Module.
- OFMLearningMac13() - Constructor for class etri.sdn.controller.module.learningmac.OFMLearningMac13
-
Constructor to create learning mac module instance.
- OFMLinkDiscovery - Class in etri.sdn.controller.module.linkdiscovery
-
Link Discovery Module.
- OFMLinkDiscovery() - Constructor for class etri.sdn.controller.module.linkdiscovery.OFMLinkDiscovery
-
Constructor that does nothing.
- OFMLinkDiscovery.Disconnection - Class in etri.sdn.controller.module.linkdiscovery
-
structure that holds a disconnected switches temporarily.
- OFMLinkDiscovery.Disconnection(IOFSwitch) - Constructor for class etri.sdn.controller.module.linkdiscovery.OFMLinkDiscovery.Disconnection
-
- OFModel - Class in etri.sdn.controller
-
This is a class that represents a data structure that holds all the
important data of a module.
- OFModel() - Constructor for class etri.sdn.controller.OFModel
-
- OFModel.RESTApi - Class in etri.sdn.controller
-
This is a superclass of all REST API implementations.
- OFModel.RESTApi(String, Restlet) - Constructor for class etri.sdn.controller.OFModel.RESTApi
-
Constructor to build a RESTApi object.
- OFModel.RESTWebUI - Class in etri.sdn.controller
-
This is a class for the RESTWebUI.
- OFModel.RESTWebUI(String) - Constructor for class etri.sdn.controller.OFModel.RESTWebUI
-
- OFModule - Class in etri.sdn.controller
-
This abstract class is mother of all Torpedo modules.
- OFModule() - Constructor for class etri.sdn.controller.OFModule
-
- OFMStateManager - Class in etri.sdn.controller.module.statemanager
-
This module does not handle any OFMessage.
- OFMStateManager() - Constructor for class etri.sdn.controller.module.statemanager.OFMStateManager
-
- OFMStorageManager - Class in etri.sdn.controller.module.storagemanager
-
This class enables a persistent storage for the controller.
- OFMStorageManager() - Constructor for class etri.sdn.controller.module.storagemanager.OFMStorageManager
-
- OFMTopologyManager - Class in etri.sdn.controller.module.topologymanager
-
Topology Manager Module.
- OFMTopologyManager() - Constructor for class etri.sdn.controller.module.topologymanager.OFMTopologyManager
-
- OFMUserInterface - Class in etri.sdn.controller.module.ui
-
- OFMUserInterface() - Constructor for class etri.sdn.controller.module.ui.OFMUserInterface
-
- ofmWithSwDpid - Variable in class etri.sdn.controller.module.flowcache.OFMatchReconcile
-
The open flow match after reconciliation.
- ofmWithSwDpid - Variable in class etri.sdn.controller.module.flowcache.QRFlowCacheObj
-
The open flow match object.
- OFOxmSerializer - Class in etri.sdn.controller.module.statemanager
-
- OFOxmSerializer() - Constructor for class etri.sdn.controller.module.statemanager.OFOxmSerializer
-
- OFP_VLAN_NONE - Static variable in class etri.sdn.controller.module.firewall.FirewallRule
-
- OFPFW_ALL - Static variable in class etri.sdn.controller.module.firewall.FirewallRule
-
- OFPFW_DL_DST - Static variable in class etri.sdn.controller.module.firewall.FirewallRule
-
- OFPFW_DL_SRC - Static variable in class etri.sdn.controller.module.firewall.FirewallRule
-
- OFPFW_DL_TYPE - Static variable in class etri.sdn.controller.module.firewall.FirewallRule
-
- OFPFW_DL_VLAN - Static variable in class etri.sdn.controller.module.firewall.FirewallRule
-
- OFPFW_DL_VLAN_PCP - Static variable in class etri.sdn.controller.module.firewall.FirewallRule
-
- OFPFW_IN_PORT - Static variable in class etri.sdn.controller.module.firewall.FirewallRule
-
- OFPFW_NW_DST_ALL - Static variable in class etri.sdn.controller.module.firewall.FirewallRule
-
- OFPFW_NW_DST_BITS - Static variable in class etri.sdn.controller.module.firewall.FirewallRule
-
- OFPFW_NW_DST_MASK - Static variable in class etri.sdn.controller.module.firewall.FirewallRule
-
- OFPFW_NW_DST_SHIFT - Static variable in class etri.sdn.controller.module.firewall.FirewallRule
-
- OFPFW_NW_PROTO - Static variable in class etri.sdn.controller.module.firewall.FirewallRule
-
- OFPFW_NW_SRC_ALL - Static variable in class etri.sdn.controller.module.firewall.FirewallRule
-
- OFPFW_NW_SRC_BITS - Static variable in class etri.sdn.controller.module.firewall.FirewallRule
-
- OFPFW_NW_SRC_MASK - Static variable in class etri.sdn.controller.module.firewall.FirewallRule
-
- OFPFW_NW_SRC_SHIFT - Static variable in class etri.sdn.controller.module.firewall.FirewallRule
-
- OFPFW_NW_TOS - Static variable in class etri.sdn.controller.module.firewall.FirewallRule
-
- OFPFW_TP_DST - Static variable in class etri.sdn.controller.module.firewall.FirewallRule
-
- OFPFW_TP_SRC - Static variable in class etri.sdn.controller.module.firewall.FirewallRule
-
- OFPhysicalPortSerializer - Class in etri.sdn.controller.module.statemanager
-
A Custom Serializer for OFPhysicalPort object.
- OFPhysicalPortSerializer() - Constructor for class etri.sdn.controller.module.statemanager.OFPhysicalPortSerializer
-
- OFPortSerializer - Class in etri.sdn.controller.module.statemanager
-
A Custom Serializer for OFFeaturesReply (FEATURES_REPLY) message.
- OFPortSerializer() - Constructor for class etri.sdn.controller.module.statemanager.OFPortSerializer
-
- OFPortSerializerModule - Class in etri.sdn.controller.module.statemanager
-
- OFPortSerializerModule() - Constructor for class etri.sdn.controller.module.statemanager.OFPortSerializerModule
-
- OFProtocol - Class in etri.sdn.controller.protocol
-
This class is for handling Openflow protocol handshaking.
- OFProtocol(OFController) - Constructor for class etri.sdn.controller.protocol.OFProtocol
-
Initialize OFProtocol object with OFController reference.
- OFSwitchImpl - Class in etri.sdn.controller.protocol.io
-
This is the internal representation of an openflow switch.
- OFSwitchImpl() - Constructor for class etri.sdn.controller.protocol.io.OFSwitchImpl
-
- oldAPs - Variable in class etri.sdn.controller.module.devicemanager.Device
-
The old attachment points for the device that were valid
no more than INACTIVITY_TIME ago.
- om - Variable in class etri.sdn.controller.module.storagemanager.OFMStorageManager
-
- om - Variable in class etri.sdn.controller.module.storagemanager.Storage
-
- OP_RARP_REPLY - Static variable in class etri.sdn.controller.protocol.packet.ARP
-
- OP_RARP_REQUEST - Static variable in class etri.sdn.controller.protocol.packet.ARP
-
- OP_REPLY - Static variable in class etri.sdn.controller.protocol.packet.ARP
-
- OP_REQUEST - Static variable in class etri.sdn.controller.protocol.packet.ARP
-
- opCode - Variable in class etri.sdn.controller.protocol.packet.ARP
-
- opCode - Variable in class etri.sdn.controller.protocol.packet.DHCP
-
- OPCODE_REPLY - Static variable in class etri.sdn.controller.protocol.packet.DHCP
-
- OPCODE_REQUEST - Static variable in class etri.sdn.controller.protocol.packet.DHCP
-
- OPENFLOW_TO_EXTERNAL_TIMEOUT - Static variable in class etri.sdn.controller.module.devicemanager.AttachmentPoint
-
- operation - Variable in class etri.sdn.controller.module.linkdiscovery.ILinkDiscoveryListener.LDUpdate
-
- optionalTLVList - Variable in class etri.sdn.controller.protocol.packet.LLDP
-
- options - Variable in class etri.sdn.controller.protocol.packet.DHCP
-
- options - Variable in class etri.sdn.controller.protocol.packet.IPv4
-
- options - Variable in class etri.sdn.controller.protocol.packet.TCP
-
- ORGANIZATIONAL_TLV_TYPE - Static variable in class etri.sdn.controller.protocol.packet.LLDPOrganizationalTLV
-
- oui - Variable in class etri.sdn.controller.protocol.packet.LLDPOrganizationalTLV
-
- OUI_LENGTH - Static variable in class etri.sdn.controller.protocol.packet.LLDPOrganizationalTLV
-
- OxmVisualizer - Class in etri.sdn.controller.module.statemanager
-
- OxmVisualizer() - Constructor for class etri.sdn.controller.module.statemanager.OxmVisualizer
-