Package | Description |
---|---|
org.opendaylight.sfc.ofrenderer.processors |
Modifier and Type | Class and Description |
---|---|
class |
SfcRspProcessorLogicalSff
RSP processor class for RSPs which use Logical SFFs Transport protocols are
the same than in the NshEth processor (that is, Eth+NSH between the SFF and
SF, and VXGPE+NSH between the SFFs) Differences with NSH-ETH processor:
|
class |
SfcRspProcessorMacChaining |
class |
SfcRspProcessorMpls |
class |
SfcRspProcessorNshEth
SfcRspProcessorNshEth class
|
class |
SfcRspProcessorNshVxgpe
SfcRspProcessorNshVxgpe class
|
class |
SfcRspProcessorVlan |
Modifier and Type | Method and Description |
---|---|
SfcRspTransportProcessorBase |
SfcOfRspProcessor.getTransportProcessor(SffGraph sffGraph,
RenderedServicePath rsp)
Given the RSP transport type + encapsulation, return an Rsp Transport
Processor that will call the appropriate FlowProgrammer methods.
|
Copyright © 2017 OpenDaylight. All rights reserved.