----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/19982/ -----------------------------------------------------------
(Updated April 9, 2014, 7:42 p.m.) Review request for mesos, Benjamin Hindman, Chi Zhang, Ian Downes, Vinod Kone, and Cong Wang. Changes ------- Dominic's comments. Stored IP addresses in host order. Summary (updated) ----------------- Adjusted constructors of net::IP and net::MAC. Repository: mesos-git Description (updated) ------- See summary. We also store IP addresses in "host order" now (instead of network order). See the following ticket for details: https://issues.apache.org/jira/browse/MESOS-1201 Diffs (updated) ----- 3rdparty/libprocess/3rdparty/stout/include/stout/net.hpp 9e81271 3rdparty/libprocess/3rdparty/stout/tests/net_tests.cpp 04fd5a2 Diff: https://reviews.apache.org/r/19982/diff/ Testing (updated) ------- make check Thanks, Jie Yu
