MSTP Traps for Control Packet#1853
MSTP Traps for Control Packet#1853ridahanif96 wants to merge 4 commits intoopencomputeproject:masterfrom
Conversation
Signed-off-by: Rida Hanif <[email protected]>
Signed-off-by: Rida Hanif <[email protected]>
Signed-off-by: Rida Hanif <[email protected]>
Signed-off-by: Rida Hanif <[email protected]>
9d1c999 to
758f814
Compare
|
@rck-innovium Hi, this PR is created in reference to MSTP Traps. During the community review it was discussed that we don't need this trap as switch internal STP trap will be enough to handle control packet traps. Can you please help with this. Thanks. |
Hi @ridahanif96 , what exact help is needed from @rck-innovium ? thanks. |
Hi @rlhui , thanks for help. |
rck-innovium
left a comment
There was a problem hiding this comment.
Yes. We should be able to use the existing STP trap for STP, RSTP and MSTP.
Can you please explain about the other change in this PR about SAI_BRIDGE_PORT_TAGGING_MODE_HYBRID.
Thanks @rck-innovium , I will close this PR. The other change in this PR about SAI_BRIDGE_PORT_TAGGING_MODE_HYBRID is added by mistake with this PR. Actually we have another PR related to feature Switchport mode hybrid. In that PR we proposed a change in saibridge.h for bridge tagging mode hybrid to support both tagged and untagged traffic. |
|
It has been decided in SAI group call (08/24/23) that We should be able to use the existing STP trap for STP, RSTP and MSTP. Therefore changes proposed by this PR will not be required. As discussed in SAI call, this PR will be closed. Thanks! |
|
Closing PR! |
This PR brings MSTP Trap for control packets. Modified saihostif.h for adding MSTP Trap
This is based on MSTP Support in SONIC
Signed-off-by: Rida Hanif [email protected]