-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/59721/
-----------------------------------------------------------
(Updated June 29, 2017, 11:24 p.m.)
Review request for mesos, Benjamin Hindman and Jie Yu.
Changes
-------
Rebased.
Bugs: MESOS-7488
https://issues.apache.org/jira/browse/MESOS-7488
Repository: mesos
Description
-------
Classes can now initialize the specialized classes whenever they need to
create explicit v4 and v6 addresses, rather than relying on the
`create/Try` semantics of net::IP.
Diffs (updated)
-----
3rdparty/stout/include/stout/ip.hpp ee48befac8b9bb4956aec0c5bdebd69347bd5890
3rdparty/stout/tests/ip_tests.cpp 39ee0598e3580510a30894fd3f47d2014f596ef7
Diff: https://reviews.apache.org/r/59721/diff/5/
Changes: https://reviews.apache.org/r/59721/diff/4-5/
Testing
-------
make check.
Thanks,
Avinash sridharan