configurePort(DatapathId dpId, int portNumber, Boolean portAdminDown) | org.openkilda.floodlight.switchmanager.SwitchManager | |
connectMode(final ConnectModeRequest.Mode mode) | org.openkilda.floodlight.switchmanager.SwitchManager | |
DEFAULT_RULE_PRIORITY | org.openkilda.floodlight.switchmanager.SwitchManager | static |
deleteAllNonDefaultRules(final DatapathId dpid) | org.openkilda.floodlight.switchmanager.SwitchManager | |
deleteDefaultRules(final DatapathId dpid) | org.openkilda.floodlight.switchmanager.SwitchManager | |
deleteMeter(final DatapathId dpid, final long meterId) | org.openkilda.floodlight.switchmanager.SwitchManager | |
deleteRulesByCriteria(final DatapathId dpid, DeleteRulesCriteria... criteria) | org.openkilda.floodlight.switchmanager.SwitchManager | |
DROP_RULE_COOKIE | org.openkilda.floodlight.switchmanager.ISwitchManager | |
dumpFlowTable(final DatapathId dpid) | org.openkilda.floodlight.switchmanager.SwitchManager | |
dumpMeters(final DatapathId dpid) | org.openkilda.floodlight.switchmanager.SwitchManager | |
FLOW_COOKIE_MASK | org.openkilda.floodlight.switchmanager.SwitchManager | static |
getAllSwitchMap() | org.openkilda.floodlight.switchmanager.SwitchManager | |
getModuleDependencies() | org.openkilda.floodlight.switchmanager.SwitchManager | |
getModuleServices() | org.openkilda.floodlight.switchmanager.SwitchManager | |
getName() | org.openkilda.floodlight.switchmanager.SwitchManager | |
getServiceImpls() | org.openkilda.floodlight.switchmanager.SwitchManager | |
init(FloodlightModuleContext context) | org.openkilda.floodlight.switchmanager.SwitchManager | |
installDefaultRules(final DatapathId dpid) | org.openkilda.floodlight.switchmanager.SwitchManager | |
installDropFlow(final DatapathId dpid) | org.openkilda.floodlight.switchmanager.SwitchManager | |
installDropFlowCustom(final DatapathId dpid, String dstMac, String dstMask, final long cookie, final int priority) | org.openkilda.floodlight.switchmanager.SwitchManager | |
installEgressFlow(final DatapathId dpid, String flowId, final Long cookie, final int inputPort, final int outputPort, final int transitVlanId, final int outputVlanId, final OutputVlanType outputVlanType) | org.openkilda.floodlight.switchmanager.SwitchManager | |
installIngressFlow(final DatapathId dpid, final String flowId, final Long cookie, final int inputPort, final int outputPort, final int inputVlanId, final int transitVlanId, final OutputVlanType outputVlanType, final long meterId) | org.openkilda.floodlight.switchmanager.SwitchManager | |
installMeter(final DatapathId dpid, final long bandwidth, final long burstSize, final long meterId) | org.openkilda.floodlight.switchmanager.SwitchManager | |
installOneSwitchFlow(final DatapathId dpid, final String flowId, final Long cookie, final int inputPort, final int outputPort, final int inputVlanId, final int outputVlanId, final OutputVlanType outputVlanType, final long meterId) | org.openkilda.floodlight.switchmanager.SwitchManager | |
installTransitFlow(final DatapathId dpid, final String flowId, final Long cookie, final int inputPort, final int outputPort, final int transitVlanId) | org.openkilda.floodlight.switchmanager.SwitchManager | |
installVerificationRule(final DatapathId dpid, final boolean isBroadcast) | org.openkilda.floodlight.switchmanager.SwitchManager | |
isCallbackOrderingPostreq(OFType type, String name) | org.openkilda.floodlight.switchmanager.SwitchManager | |
isCallbackOrderingPrereq(OFType type, String name) | org.openkilda.floodlight.switchmanager.SwitchManager | |
OVS_MANUFACTURER | org.openkilda.floodlight.switchmanager.ISwitchManager | |
receive(IOFSwitch sw, OFMessage msg, FloodlightContext cntx) | org.openkilda.floodlight.switchmanager.SwitchManager | |
safeModeTick() | org.openkilda.floodlight.switchmanager.SwitchManager | |
sendPortUpEvents(final IOFSwitch sw) | org.openkilda.floodlight.switchmanager.SwitchManager | |
sendSwitchActivate(final IOFSwitch sw) | org.openkilda.floodlight.switchmanager.SwitchManager | |
startSafeMode(final DatapathId dpid) | org.openkilda.floodlight.switchmanager.SwitchManager | |
startUp(FloodlightModuleContext context) | org.openkilda.floodlight.switchmanager.SwitchManager | |
stopSafeMode(final DatapathId dpid) | org.openkilda.floodlight.switchmanager.SwitchManager | |
VERIFICATION_BROADCAST_RULE_COOKIE | org.openkilda.floodlight.switchmanager.ISwitchManager | |
VERIFICATION_RULE_PRIORITY | org.openkilda.floodlight.switchmanager.SwitchManager | static |
VERIFICATION_UNICAST_RULE_COOKIE | org.openkilda.floodlight.switchmanager.ISwitchManager | |