[ovs-build] Fixed: LorenzoBianconi/ovs#73 (ovn_ipam_mac_prefix_random - 53f19de)

Travis CI builds at travis-ci.org
Tue Mar 5 11:38:03 UTC 2019


Build Update for LorenzoBianconi/ovs
-------------------------------------

Build: #73
Status: Fixed

Duration: 1 hr, 9 mins, and 17 secs
Commit: 53f19de (ovn_ipam_mac_prefix_random)
Author: Lorenzo Bianconi
Message: OVN: add the possibility to configure a static IPv4 addr/IPv6 prefix and dynamic MAC

Add the possibility to configure a static IPv4 address and IPv6 prefix
and get MAC address dynamically allocated. This can be done using the
following commands:

$ovn-nbctl ls-add sw0
$ovn-nbctl set Logical-Switch sw0 other_config:subnet=192.168.0.0/24
$ovn-nbctl set Logical-switch sw0 other_config:ipv6_prefix=2001::0
$ovn-nbctl lsp-add sw0 lsp0 -- lsp-set-addresses lsp0 "dynamic 192.168.0.1 2001::1"

View the changeset: https://github.com/LorenzoBianconi/ovs/compare/49b03c848ebb...53f19ded5f96

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

--

You can unsubscribe from build emails from the LorenzoBianconi/ovs repository going to https://travis-ci.org/account/preferences/unsubscribe?repository=18301093&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://mail.openvswitch.org/pipermail/ovs-build/attachments/20190305/c7e5dc4c/attachment.html>


More information about the build mailing list