public class SpringOpenTTPDell extends SpringOpenTTP
SpringOpenTTP.SpringOpenGroupaclTableId, appKryo, deviceId, dstMacTableId, flowObjectiveStore, groupService, ipv4UnicastTableId, mplsTableId, srcMacTableId, tmacTableId, vlanTableId| Constructor and Description |
|---|
SpringOpenTTPDell() |
| Modifier and Type | Method and Description |
|---|---|
protected List<org.onosproject.net.flow.FlowRule> |
processEthDstFilter(org.onosproject.net.flow.criteria.EthCriterion ethCriterion,
org.onosproject.net.flow.criteria.VlanIdCriterion vlanIdCriterion,
org.onosproject.net.flowobjective.FilteringObjective filt,
org.onlab.packet.VlanId assignedVlan,
org.onosproject.core.ApplicationId applicationId) |
protected Collection<org.onosproject.net.flow.FlowRule> |
processSpecific(org.onosproject.net.flowobjective.ForwardingObjective fwd) |
protected List<org.onosproject.net.flow.FlowRule> |
processVlanIdFilter(org.onosproject.net.flow.criteria.VlanIdCriterion vlanIdCriterion,
org.onosproject.net.flowobjective.FilteringObjective filt,
org.onlab.packet.VlanId assignedVlan,
org.onlab.packet.VlanId modifiedVlan,
org.onlab.packet.VlanId pushedVlan,
boolean popVlan,
boolean pushVlan,
org.onosproject.core.ApplicationId applicationId) |
protected void |
setTableMissEntries() |
fail, filter, forward, getNextMappings, init, next, populateTableMissEntry, processEthDstOnlyFilter, processEthDstSpecificObjective, processEthTypeSpecificObjectivehandler, setHandlerprotected void setTableMissEntries()
setTableMissEntries in class SpringOpenTTPprotected Collection<org.onosproject.net.flow.FlowRule> processSpecific(org.onosproject.net.flowobjective.ForwardingObjective fwd)
processSpecific in class SpringOpenTTPprotected List<org.onosproject.net.flow.FlowRule> processEthDstFilter(org.onosproject.net.flow.criteria.EthCriterion ethCriterion, org.onosproject.net.flow.criteria.VlanIdCriterion vlanIdCriterion, org.onosproject.net.flowobjective.FilteringObjective filt, org.onlab.packet.VlanId assignedVlan, org.onosproject.core.ApplicationId applicationId)
processEthDstFilter in class SpringOpenTTPprotected List<org.onosproject.net.flow.FlowRule> processVlanIdFilter(org.onosproject.net.flow.criteria.VlanIdCriterion vlanIdCriterion, org.onosproject.net.flowobjective.FilteringObjective filt, org.onlab.packet.VlanId assignedVlan, org.onlab.packet.VlanId modifiedVlan, org.onlab.packet.VlanId pushedVlan, boolean popVlan, boolean pushVlan, org.onosproject.core.ApplicationId applicationId)
processVlanIdFilter in class SpringOpenTTP