On Thu, 17 Jul 2014 17:32:17 +0900
Minoru TAKAHASHI <takahashi.mino...@gmail.com> wrote:

> Hi,thank you for reporting again.
> If possible, please send me a log of the test results.

https://github.com/osrg/ryu/blob/master/ryu/tests/switch/of13/meter/01_DROP_00_KBPS_00_1M.json#L60

Meter test creates an ip packet only with 'proto' argument, which
use 0.0.0.0 for both dst and src. You have to specify both src and
dst.

https://github.com/osrg/ryu/blob/master/ryu/lib/packet/ipv4.py#L35

------------------------------------------------------------------------------
Want fast and easy access to all the code in your enterprise? Index and
search up to 200,000 lines of code with a free copy of Black Duck
Code Sight - the same software that powers the world's largest code
search on Ohloh, the Black Duck Open Hub! Try it now.
http://p.sf.net/sfu/bds
_______________________________________________
Ryu-devel mailing list
Ryu-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ryu-devel

Reply via email to