Details
-
Bug
-
Status: Resolved
-
Resolution: Won't Do
-
unspecified
-
None
-
None
-
Operating System: Windows
Platform: PC
-
1522
Description
Add flow request with actions SET_TP_SRC or SET_TP_DST is processed on switch with default action "drop" when using OF1.3.
When same request uses OF1.0 protocol is processed as expected.
Support for SET_TP_SRC and SET_TP_DST is implemented in OF1.0 (https://www.opennetworking.org/images/stories/downloads/sdn-resources/onf-specifications/openflow/openflow-spec-v1.0.0.pdf / pages 21 - 22).
and is not implemented in OF1.3. (https://www.opennetworking.org/images/stories/downloads/sdn-resources/onf-specifications/openflow/openflow-spec-v1.3.2.pdf / page 57).
Mentioned actions are defined in yang model:
opendaylight\md-sal\model\model-flow-base\src\main\yang\opendaylight-action-types.yang
Support and implementation of these actions in OF1.3 is needed because of VTN project, which is planning to use these actions in Helium.
Therefore, VTN project requests that this issue is fixed by Milestone 5 of Helium release.
Attachments
Issue Links
- blocks
-
OPNFLWPLUG-229 OF plugin does not handle SET_TP_SRC/SET_TP_DST actions.
- Resolved