Hello,
Quoting Luis Tomas Bolivar (2021-09-21 13:20:08)
Follow up on this. I found the mistake I was making on the veth-pair
addition configuration (ovs flow was setting the wrong mac address
before sending the traffic through the veth device to the vrf). And it
indeed works connecting the VRF to the OVS bridge by using a veth pair
instead of directly plugin the VRF device as an OVS port.
Great! This means there is no need for this patch I believe, OVS bridge
is not different in the end.
Thanks,
Antoine