-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/20347/
-----------------------------------------------------------
(Updated May 15, 2014, 12:46 a.m.)
Review request for mesos, Benjamin Hindman, Chi Zhang, Ian Downes, Vinod Kone,
and Cong Wang.
Changes
-------
Rebased.
Bugs: MESOS-1228
https://issues.apache.org/jira/browse/MESOS-1228
Repository: mesos-git
Description
-------
See summary. I actually added the interface for getting the main routing table.
Diffs (updated)
-----
src/Makefile.am 12374c4
src/linux/routing/route.hpp PRE-CREATION
src/linux/routing/route.cpp PRE-CREATION
src/tests/routing_tests.cpp PRE-CREATION
Diff: https://reviews.apache.org/r/20347/diff/
Testing
-------
make check
also manually verify output against the output from netstat -rn
Thanks,
Jie Yu