> On April 8, 2014, 1:05 a.m., Chi Zhang wrote: > > src/linux/routing.cpp, line 446 > > <https://reviews.apache.org/r/19702/diff/7/?file=551346#file551346line446> > > > > missing a: > > rtnl_u32_set_cls_terminal(cls); > > > > see 00a3957606c4c6696dedea03c131e0af83958e90 > > > > it stops matching following classifiers if the packet is matched at a > > filter without actions. > >
See line 746 and line 1504 - Jie ----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/19702/#review39752 ----------------------------------------------------------- On April 7, 2014, 6:25 p.m., Jie Yu wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/19702/ > ----------------------------------------------------------- > > (Updated April 7, 2014, 6:25 p.m.) > > > Review request for mesos, Benjamin Hindman, Chi Zhang, Ian Downes, Vinod > Kone, and Cong Wang. > > > Repository: mesos-git > > > Description > ------- > > See summary. It's reviewable. > > > Diffs > ----- > > configure.ac c1de6d7 > src/Makefile.am 95f133d > 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 > >
