----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/20296/#review40426 -----------------------------------------------------------
src/linux/routing/filter/arp.cpp <https://reviews.apache.org/r/20296/#comment73421> Can you document why this is? e.g., ARP is link layer below IP ... src/tests/routing_tests.cpp <https://reviews.apache.org/r/20296/#comment73423> Can we write a test that creates a virtual pair, gives each a MAC and IP, and then we do ARP to get the MAC? - Ian Downes On April 13, 2014, 11:47 p.m., Jie Yu wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/20296/ > ----------------------------------------------------------- > > (Updated April 13, 2014, 11:47 p.m.) > > > Review request for mesos, Benjamin Hindman, Chi Zhang, Ian Downes, Vinod > Kone, and Cong Wang. > > > Repository: mesos-git > > > Description > ------- > > This is Part 3 of the linux routing library. > > > Diffs > ----- > > src/Makefile.am 560b4c7 > src/linux/routing/filter/arp.hpp PRE-CREATION > src/linux/routing/filter/arp.cpp PRE-CREATION > src/tests/routing_tests.cpp PRE-CREATION > > Diff: https://reviews.apache.org/r/20296/diff/ > > > Testing > ------- > > make check > sudo make check > > > Thanks, > > Jie Yu > >
