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

Review request for mesos, Chi Zhang, Ian Downes, Vinod Kone, and Cong Wang.


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


Repository: mesos-git


Description
-------

See ticket. I introduced a Handle class in routing::filter. To workaround, I 
mimic the kernel logic to generate handles (except that I fixed the bug) and 
set the handle explicitly.


Diffs
-----

  src/linux/routing/filter/arp.cpp c18aebb 
  src/linux/routing/filter/filter.hpp 40e21db 
  src/linux/routing/filter/handle.hpp PRE-CREATION 
  src/linux/routing/filter/icmp.cpp 8e6f013 
  src/linux/routing/filter/internal.hpp 6836d1f 
  src/linux/routing/filter/ip.hpp 11e417d 
  src/linux/routing/filter/ip.cpp 43f1f7f 
  src/tests/routing_tests.cpp dcc4982 

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


Testing
-------

sudo make check
sudo bin/mesos-tests.sh --gtest_filter=*Routing* --gtest_repeat=100


Thanks,

Jie Yu

Reply via email to