[ovs-build] Still Failing: openvswitch/ovs#3942 (branch-2.7 - ac4e51f)

Travis CI builds at travis-ci.org
Thu Jan 26 03:47:46 UTC 2017


Build Update for openvswitch/ovs
-------------------------------------

Build: #3942
Status: Still Failing

Duration: 1 hour, 26 minutes, and 39 seconds
Commit: ac4e51f (branch-2.7)
Author: Numan Siddique
Message: ovn-northd: Add flows in DHCP_OPTIONS pipeline to support renew requests

ovn-northd adds the flows to send the DHCPv4 packets to ovn-controller
only with the match ip4.src = 0.0.0.0 and ip4.dst = 255.255.255.255.

When a DHCPv4 lease is about to expire, before sending a DHCPDISCOVER
packet, the client can send a DHCPREQUEST packet to renew its ip
with ip4.src set to its offered ip and ip4.dst set to the DHCP server
ip or broadcast ip.

This patch supports this missing scenario by adding the necessary
flows in DHCP_OPTIONS ingress pipeline.

Signed-off-by: Numan Siddique <nusiddiq at redhat.com>
Signed-off-by: Russell Bryant <russell at ovn.org>

View the changeset: https://github.com/openvswitch/ovs/compare/7bd66485a0ff...ac4e51f21633

View the full build log and details: https://travis-ci.org/openvswitch/ovs/builds/195407229

--

You can configure 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/20170126/fc9788cd/attachment.html>


More information about the build mailing list