-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/60692/
-----------------------------------------------------------

(Updated July 6, 2017, 11:46 p.m.)


Review request for mesos and Benjamin Hindman.


Bugs: MESOS-7765
    https://issues.apache.org/jira/browse/MESOS-7765


Repository: mesos


Description
-------

Fixed `net::IPv4` to return `INADDR_ANY` for `ANY()`.


Diffs (updated)
-----

  3rdparty/stout/include/stout/ip.hpp 25779fa857d138d78c52d1528c070763eba486a1 


Diff: https://reviews.apache.org/r/60692/diff/2/

Changes: https://reviews.apache.org/r/60692/diff/1-2/


Testing
-------

make check.

Also sudo ./build/bin/mesos-tests.sh --gtest_filter=MasterTest.KillUnknownTask

```
[==========] Running 1 test from 1 test case.
[----------] Global test environment set-up.
[----------] 1 test from MasterTest
[ RUN      ] MasterTest.KillUnknownTask
[       OK ] MasterTest.KillUnknownTask (87 ms)
[----------] 1 test from MasterTest (88 ms total)

[----------] Global test environment tear-down
[==========] 1 test from 1 test case ran. (99 ms total)
[  PASSED  ] 1 test.
```


Thanks,

Avinash sridharan

Reply via email to