1 | initial version |
Most of communication was done offline.
Fixed with commit: https://github.com/cloudbase/ovs/commit/ccf5765c7fd46e760d9909efa330d108b65d7d28
The issue was we were not clearing the route cache properly and did not apply a hard match on the source IP.
Thanks, Alin.