-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/19702/
-----------------------------------------------------------
(Updated March 29, 2014, 5:59 a.m.)
Review request for mesos, Benjamin Hindman, Chi Zhang, Ian Downes, Vinod Kone,
and Cong Wang.
Changes
-------
Adjusted the interfaces per review comments. Added another test.
Repository: mesos-git
Description (updated)
-------
UPDATE:
1) adjusted a few interfaces per review comments.
2) added impl. (including tests) for managing links.
I'll be adding impl. for managing filters soon (currently, they return
Error("Unimplemented").)
------
Hey guys, I send this review in order to get an idea about the interface design.
Feel free to jump in to express your thoughts, suggestions, concerns, etc.
Thanks!
Diffs (updated)
-----
configure.ac 5404dc2
src/Makefile.am 47d03b3
src/linux/routing.hpp PRE-CREATION
src/linux/routing.cpp PRE-CREATION
src/tests/routing_tests.cpp PRE-CREATION
Diff: https://reviews.apache.org/r/19702/diff/
Testing
-------
make check
sudo make check
Thanks,
Jie Yu