[Libvirt-ci] Passed: libvirt/libvirt#1914 (v5.0.0-rc2 - d40b820)

Travis CI builds at travis-ci.org
Sun Jan 13 19:39:01 UTC 2019


Build Update for libvirt/libvirt
-------------------------------------

Build: #1914
Status: Passed

Duration: 21 mins and 35 secs
Commit: d40b820 (v5.0.0-rc2)
Author: Laine Stump
Message: util: check accept_ra for all nexthop interfaces of multipath routes

When checking the setting of accept_ra, we have assumed that all
routes have a single nexthop, so the interface of the route would be
in the RTA_OIF attribute of the netlink RTM_NEWROUTE message. But
multipath routes don't have an RTA_OIF; instead, they have an
RTA_MULTIPATH attribute, which is an array of rtnexthop, with each
rtnexthop having an interface. This patch adds a loop to look at the
setting of accept_ra of the interface for every rtnexthop in the
array.

Signed-off-by: Laine Stump <laine at laine.org>
Reviewed-by: Erik Skultety <eskultet at redhat.com>

View the changeset: https://github.com/libvirt/libvirt/compare/v5.0.0-rc2

View the full build log and details: https://travis-ci.org/libvirt/libvirt/builds/479111394?utm_medium=notification&utm_source=email

--

You can unsubscribe from build emails from the libvirt/libvirt repository going to https://travis-ci.org/account/preferences/unsubscribe?repository=4872032&utm_medium=notification&utm_source=email.
Or unsubscribe from *all* email updating your settings at https://travis-ci.org/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://listman.redhat.com/archives/libvirt-ci/attachments/20190113/58e49e31/attachment.htm>


More information about the Libvirt-ci mailing list