public class SfcRspProcessorNshEth extends SfcRspTransportProcessorBase
This implementation is used when the SFP:transport-type is MAC and the SFP:sfc-encapsulation is NSH. In this case, it is assumed that Eth+NSH will be used between the SFF and SF and SFF to SFF.
Eth+NSH will be used between the SFF and SF, and VXGPE+NSH will still be used between the SFFs. In the future when the RspManager is finished, we wont have to mix transports in this class, as it will be called per hop.
LOG, operDsHandler, rsp, sfcFlowProgrammer, sfcProviderUtils, sffGraph
Constructor and Description |
---|
SfcRspProcessorNshEth() |
configureClassifierTableMatchAny, getTableIndexMapper, processSffDpls, setFlowProgrammer, setRsp, setSfcProviderUtils, setSffGraph, updateOperationalDSInfo
public void configureSfTransportIngressFlow(SffGraph.SffGraphEntry entry, SfDataPlaneLocator sfDpl)
configureSfTransportIngressFlow
in class SfcRspTransportProcessorBase
public void configureSffTransportIngressFlow(SffGraph.SffGraphEntry entry, SffDataPlaneLocator dstSffDpl)
configureSffTransportIngressFlow
in class SfcRspTransportProcessorBase
public void configureSfPathMapperFlow(SffGraph.SffGraphEntry entry, SfDataPlaneLocator sfDpl)
configureSfPathMapperFlow
in class SfcRspTransportProcessorBase
public void configureSffPathMapperFlow(SffGraph.SffGraphEntry entry, DataPlaneLocator hopDpl)
configureSffPathMapperFlow
in class SfcRspTransportProcessorBase
public void configureNextHopFlow(SffGraph.SffGraphEntry entry, SffDataPlaneLocator srcSffDpl, SfDataPlaneLocator dstSfDpl)
configureNextHopFlow
in class SfcRspTransportProcessorBase
public void configureNextHopFlow(SffGraph.SffGraphEntry entry, SfDataPlaneLocator srcSfDpl, SffDataPlaneLocator dstSffDpl)
configureNextHopFlow
in class SfcRspTransportProcessorBase
public void configureNextHopFlow(SffGraph.SffGraphEntry entry, SfDataPlaneLocator srcSfDpl, SfDataPlaneLocator dstSfDpl)
configureNextHopFlow
in class SfcRspTransportProcessorBase
public void configureNextHopFlow(SffGraph.SffGraphEntry entry, SffDataPlaneLocator srcSffDpl, SffDataPlaneLocator dstSffDpl)
configureNextHopFlow
in class SfcRspTransportProcessorBase
public void configureSfTransportEgressFlow(SffGraph.SffGraphEntry entry, SffDataPlaneLocator srcSffDpl, SfDataPlaneLocator dstSfDpl, DataPlaneLocator hopDpl)
configureSfTransportEgressFlow
in class SfcRspTransportProcessorBase
public void configureSffTransportEgressFlow(SffGraph.SffGraphEntry entry, SffDataPlaneLocator srcSffDpl, SffDataPlaneLocator dstSffDpl, DataPlaneLocator hopDpl)
configureSffTransportEgressFlow
in class SfcRspTransportProcessorBase
public void setRspTransports()
setRspTransports
in class SfcRspTransportProcessorBase
Copyright © 2017 OpenDaylight. All rights reserved.