-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/59130/
-----------------------------------------------------------
Review request for mesos and Jie Yu.
Bugs: MESOS-7488
https://issues.apache.org/jira/browse/MESOS-7488
Repository: mesos
Description
-------
The operator can specify a v6 address to be used by a `libprocess`
process by specifying the `LIBPROCESS_IP6` environment variable.
Currently the `lipbrocess` stores the IPv6 address but doesn't open a
socket on the v6 address in order to listen or send traffic on the v6
address.
Diffs
-----
3rdparty/libprocess/src/process.cpp 96ce7dbc486a2f1d55d2238a8a102bf024b12b1c
Diff: https://reviews.apache.org/r/59130/diff/1/
Testing
-------
make check.
Thanks,
Avinash sridharan