-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/60492/
-----------------------------------------------------------
(Updated Sept. 7, 2017, 9:50 p.m.)
Review request for mesos, Qian Zhang and Jiang Yan Xu.
Changes
-------
Addressed review feedback.
Bugs: MESOS-7675
https://issues.apache.org/jira/browse/MESOS-7675
Repository: mesos
Description
-------
Added the skeleton of the `network/ports` isolator and wired it up
to the autotools build. Added the --enable-network-ports-isolator
configuration option to build the isolator and check for the libnl3
dependencies.
Diffs (updated)
-----
configure.ac 92bc1aa5f9604e3b2b678225a57622cd2eb8679a
src/Makefile.am a4f2ee008eba263fe52c4e58c305e3fb9ba42f6b
src/slave/containerizer/mesos/isolators/network/ports.hpp PRE-CREATION
src/slave/containerizer/mesos/isolators/network/ports.cpp PRE-CREATION
Diff: https://reviews.apache.org/r/60492/diff/13/
Changes: https://reviews.apache.org/r/60492/diff/12-13/
Testing
-------
make check (Fedora 26)
Thanks,
James Peach