futurewei-cloud / alcor

Alcor: Cloud native SDN platform powered by Kubernetes and Istio
MIT License
32 stars 33 forks source link

Add dvr_mac to DPM #752

Open DavidLiu506 opened 1 year ago

DavidLiu506 commented 1 year ago

Alcor routing does not using DVR mac address, it seems like it learned host mac to routing packet. Add dvr_mac to DPM and ACA in order to improve performance of data plane.

https://github.com/futurewei-cloud/alcor-control-agent/blob/master/src/ovs/aca_vlan_manager.cpp#L196