Details
-
Type: Change
-
Status: Closed
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: V1.2.3.0
-
Component/s: PnC Switch Adapter
-
Labels:None
-
Account:SPC Driver Ethernet (SPCDRIVERE)
Description
In order to properly support MRP, a rework of the RTC1 api is required. Currently the Pn Core layer specify thw switch port to use for sending an RTC1 frame. This decision is done based on the port where the DCP Ident Response was received. This behavior leads to an issue when MRP is used. When the MRP topology changes, the RTC1 frame is still send to this port. In order to solve this, it is required to move the decision, which port shall be used into the ethernet driver. This will introduce some performance penalty as the CPM frames source port needs to be checked when such a frame is received.
Attachments
Issue Links
- relates to
-
PSPNCORE-76 Implement Media Redundancy Manager (MRM) statemachine
- Closed