sonic-swss
sonic-swss copied to clipboard
Fix the EVPN orch may access invalid address
There is an private pointer in the EVPN orch which is used save the local vtep. But the local vtep is add/removed in the vxlan tunnel orch, the vxlan tunnel orch did not notify EVPN orch when remove the vtep and cause EVPN orch may access invalid address
What I did Verify EVPN related configurations
Why I did it Test EVPN feature
How I verified it Delete local vtep first then del nvo, it may cause the nvo access invalid address
Details if related
@srj102 to review
retest this please
/azp run
Azure Pipelines successfully started running 1 pipeline(s).