----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/75058/ -----------------------------------------------------------
Review request for mesos and Benjamin Mahler. Repository: mesos Description ------- When using ioctl, we get a char[14] sa_data array that holds the information necessary to construct a net::MAC object, this patch adds support for using the sa_data field to directly create a net::MAC object Diffs ----- 3rdparty/stout/include/stout/mac.hpp 298cc142284c5cfec26c3618e13dfc27dba67e23 3rdparty/stout/tests/mac_tests.cpp ebd50a00585ef37ea2fa244d48bdd90036040258 Diff: https://reviews.apache.org/r/75058/diff/1/ Testing ------- Thanks, Jason Zhou
