sonic-swss icon indicating copy to clipboard operation
sonic-swss copied to clipboard

Fix the EVPN orch may access invalid address

Open gord1306 opened this issue 3 years ago • 4 comments

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

gord1306 avatar Mar 03 '21 09:03 gord1306

@srj102 to review

prsunny avatar Mar 04 '21 06:03 prsunny

retest this please

gord1306 avatar Mar 05 '21 03:03 gord1306

/azp run

prsunny avatar Mar 09 '21 03:03 prsunny

Azure Pipelines successfully started running 1 pipeline(s).

azure-pipelines[bot] avatar Mar 09 '21 03:03 azure-pipelines[bot]