[ovs-build] Passed: alauda/ovn#2 (branch-20.06 - ff3e117)

Travis CI builds at travis-ci.com
Thu Aug 13 11:04:11 UTC 2020


Build Update for alauda/ovn
-------------------------------------

Build: #2
Status: Passed

Duration: 19 mins and 3 secs
Commit: ff3e117 (branch-20.06)
Author: Numan Siddique
Message: ovn-northd: Add ARP responder flows for SNAT entries.

If the below SNAT entry is added:
ovn-nbctl lr-nat-add snat 172.168.0.120 10.0.0.5

And when the logical port with IP - 10.0.0.5, sends a packet destined to
outside, gets SNATted to 172.168.0.120 as expected, but for the reverse traffic
if the upstream switch sends an ARP request for 172.168.0.120, then OVN doesn't
reply and the reply traffic never reaches the logical port.

This patch fixes this issue by addding ARP responder flows for SNAT entries.

Note that, if 172.168.0.120 happens to be the logical router IP, then it works.

Reported-at: https://bugzilla.redhat.com/show_bug.cgi?id=1861294
Reported-by: Alexander Constantinescu <aconstan at redhat.com>
Acked-by: Dumitru Ceara <dceara at redhat.com>
Signed-off-by: Numan Siddique <numans at ovn.org>

(cherry-picked from master commit e2aa124ff7c24e3128951fce13ca24337121ad27)

View the changeset: https://github.com/alauda/ovn/compare/50f0f0817fbe^...ff3e1172959e

View the full build log and details: https://travis-ci.com/github/alauda/ovn/builds/179569993?utm_medium=notification&utm_source=email


--

You can unsubscribe from build emails from the alauda/ovn repository going to https://travis-ci.com/account/preferences/unsubscribe?repository=12778759&utm_medium=notification&utm_source=email.
Or unsubscribe from *all* email updating your settings at https://travis-ci.com/account/preferences/unsubscribe?utm_medium=notification&utm_source=email.
Or configure specific recipients for build notifications in your .travis.yml file. See https://docs.travis-ci.com/user/notifications.

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.openvswitch.org/pipermail/ovs-build/attachments/20200813/e4b3f506/attachment.html>


More information about the build mailing list