-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/59128/
-----------------------------------------------------------
(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
-------
Operators can now set the IPv6 address for the agent using the `--ip6`
and `--ip6_discovery_command` flags. Currently, the only place the agent
will use the IPv6 address would be to advertise v6 addresses for
containers running on the host network.
Diffs (updated)
-----
src/slave/main.cpp 66ae7db4039eedba7ff4eff51495384317c09354
Diff: https://reviews.apache.org/r/59128/diff/3/
Changes: https://reviews.apache.org/r/59128/diff/2-3/
Testing
-------
make check.
Thanks,
Avinash sridharan