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

(Updated April 30, 2015, 10:13 p.m.)


Review request for mesos, Adam B, Benjamin Hindman, and Till Toenshoff.


Changes
-------

Fixes non comment related issues (documentation is comming).


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


Repository: mesos


Description
-------

Introduces the interface `FirewallRule` which will be matched against incoming 
connections in order to allow them to be served or being blocked. For details, 
check the [design 
doc](https://docs.google.com/document/d/1JSJTJMJ6ZXLkCSmvOIabTLrjtqqr0E-u99Rx2BHR1hs/edit).


Diffs (updated)
-----

  3rdparty/libprocess/include/Makefile.am 
8aab0593f296c7aae71289f9bd6cf3eb3578a721 
  3rdparty/libprocess/include/process/firewall.hpp PRE-CREATION 
  3rdparty/libprocess/include/process/process.hpp 
392c74df3e8a122aecd3633dffdeec4bcbd1f097 
  3rdparty/libprocess/src/process.cpp 8ab0dbcd3e9b858244f1e67061897143204eada0 
  3rdparty/libprocess/src/tests/process_tests.cpp 
b6c6c511cabc525516b55d38fc4f5f596a3d6517 

Diff: https://reviews.apache.org/r/33295/diff/


Testing
-------

make check


Thanks,

Alexander Rojas

Reply via email to