[ovs-build] Passed: ovsrobot/ovn#485 (series_165359 - afa2d1c)

Travis CI builds at travis-ci.com
Thu Mar 19 13:15:36 UTC 2020


Build Update for ovsrobot/ovn
-------------------------------------

Build: #485
Status: Passed

Duration: 17 mins and 24 secs
Commit: afa2d1c (series_165359)
Author: Numan Siddique
Message: ovn-northd: Don't add arp responder flows for lports with 'unknown' address.

If a logical port has 'unknown' address, it means it can send and receive
packet with any IP and MAC and generally port security is not set for
such logical ports. If an lport has addresses set to - ["MAC1 IP1", unknown],
right now we add arp responder flows for IP1 and respond MAC1 in the arp
response. But it's possible that the VIF of the logical port can use the IP1
with a different MAC. This patch supports this usecase. When another logical port
sends ARP request for IP1, the VIF of the logical port will anyway respond.

Reported-by: Maciej Józefczyk <mjozefcz at redhat.com>
Signed-off-by: Numan Siddique <numans at ovn.org>
Signed-off-by: 0-day Robot <robot at bytheb.org>

View the changeset: https://github.com/ovsrobot/ovn/commit/afa2d1c0e14d

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

--

You can unsubscribe from build emails from the ovsrobot/ovn repository going to https://travis-ci.com/account/preferences/unsubscribe?repository=9136199&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/20200319/43682fb1/attachment.html>


More information about the build mailing list