Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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
- Loading branch information